ritheshSalyan
7374eee0a2
Add Custom Style Attribute builder
4 years ago
Till Friebe
ceb191b26b
Rename app folder to example ( #109 )
4 years ago
Miller Adulu
c593026fd9
Sound null safety migration ( #87 )
...
* Upgrade upgradable packages
* Apply default null-safety migrations
* Remove hashnode as a dependency and localize its functionality to the package.
Maintenance was done long time ago hence no need to wait for the update
* Localize ui package to reduce maintenance burdens
* Replace universal html with dart:html
* Remove unnecessary checks
* Fix formatting
* Migrate app to null safety
* Enable methods to be nullable
* Fix non-nullable issue with node methods
* Cast as Node
* Use universal html
* Use universal html package to bring in the ImageElement class
* Remove unused imports
* Fix imports on the editor file
* Add key to quill editor
* Remove final from the GlobalKey
* Remove final on GlobalKey
* Remove custom util implementation in favor of quiver
* Fix issue with null on token attrivute
* Remove final hashcode that is replaced by quiver functionality
* Fix merge request
* Fix hit test position in text_line.dart
* Fix null safety errors on text_selection.dart
* Fix sound null safe errors in toolbar.dart
* Import null safe file picker
4 years ago
Xin Yao
6b7f7b4db6
Update home page
4 years ago
Xin Yao
e8b2ef4b1c
Revert changes to home page
4 years ago
Rishi Raj Singh
19f5b831f0
Fix toolbar height and change in drawer UI ( #63 )
...
* fix import issues
* Fix toolbar height and made UI of drawer better
4 years ago
Xin Yao
9174208c1d
Update toolbar in sample home page
4 years ago
Rishi Raj Singh
80c15fb2f4
Fix all issues ( #60 )
...
* Remove conditional import
* fix pickWeb
* Fix all issues
Co-authored-by: Xin Yao <singerdmx@gmail.com>
4 years ago
Xin Yao
d66c058997
Bug Fix and version update in pubspec.yaml
4 years ago
Rishi Raj Singh
41a0555482
Revert "Bug Fix and version update in pubspec.yaml ( #56 )" ( #57 )
...
This reverts commit ffbc2acf42
.
4 years ago
Rishi Raj Singh
ffbc2acf42
Bug Fix and version update in pubspec.yaml ( #56 )
...
* Add base64 support in image import
* fix bug
Co-authored-by: Creator <creator@pop-os.localdomain>
4 years ago
Xin Yao
b810dc0003
Update home page
4 years ago
ArjanAswal
5dcbf78a98
Change the image pick callback function
4 years ago
singerdmx
9bcee88705
Rename onImageTapCallBack to onImagePickCallback
4 years ago
singerdmx
4f044e2b09
Rename uploadFileCallback to onImagePickCallback
4 years ago
ritheshSalyan
14b38b6701
support for custom styling property and height calculation bug cleared
4 years ago
li3317
7d4bfa67a8
support placeholder for empty content
4 years ago
ritheshSalyan
793e5b6660
add parsing font size from string
4 years ago
ritheshSalyan
6203c1d4a6
Change type for sizeAttribute from String to double
4 years ago
singerdmx
20ab74748f
Revert home page change
4 years ago
Rishi Raj Singh
066f4d29fc
Fix image size issue ( #24 )
4 years ago
rish07
478c44c17f
Fix image size issue
4 years ago
rish07
e287043b5d
Added keyboard shortcut with ctrl+b
4 years ago
rish07
33302db205
Fixed bottom toolbar
4 years ago
Xin Yao
4abbfc143f
Format code
4 years ago
Xin Yao
99680bd91d
Upgrade version
4 years ago
Xin Yao
95c4df5432
Support custom styles
4 years ago
singerdmx
5e25894956
Support transparent color
5 years ago
li3317
eeb0b048de
small fix
5 years ago
li3317
2c07680462
move toolbar
5 years ago
singerdmx
a6fad8b618
Add fake upload image function
5 years ago
singerdmx
37d7d85abd
Add Gallery Image and Camera Image buttons in toolbar
5 years ago
li3317
4994e2a340
background color toolbar
5 years ago
li3317
7f798e8e50
add read only page
5 years ago
singerdmx
ce8773198d
Support color picker
5 years ago
singerdmx
bcd481e617
Add default onLaunchUrl
5 years ago
singerdmx
4ea9446a03
Readonly mode launch url
5 years ago
singerdmx
8565b60cf9
Make _embedBuilder default
5 years ago
singerdmx
9f171f1b88
Add QuillToolbar to home page
5 years ago
singerdmx
cd88b9d04e
Support hr embed
5 years ago
singerdmx
bb1e50474d
Rename asset to sample_data.json
5 years ago
singerdmx
26c0bea94e
Default readonly is false
5 years ago
singerdmx
2b6086ae3f
Update QuillEditor constructor
5 years ago
singerdmx
31f16bedf0
Fix missing expands
5 years ago
li3317
76df253f1f
add welcome note
5 years ago
singerdmx
617acaa363
Add QuillField class
5 years ago
singerdmx
8ecec86e88
Remove title in home page
5 years ago
singerdmx
287cd7f1d7
Add home page
5 years ago
pengw00
a4782de277
add demo case of flutter quill pckage local usecase
5 years ago