Xin Yao
811cb341bf
Add pedantic
4 years ago
Thea Choem
4ac00bd912
Fix toggle color doesn't work ( #97 )
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
Jochen
4d01839360
desktop support ( #79 )
...
Co-authored-by: jochen <jochendeveloper@gmail.com>
4 years ago
Xin Yao
9810fae5d9
Remove conditional import ( #59 )
...
* Remove conditional import
* fix pickWeb
Co-authored-by: rish07 <rishirajsinghchhabra@gmail.com>
4 years ago
Jochen
d2e6c13146
Update toolbar.dart ( #55 )
...
fix
4 years ago
li3317
b1155e3ea8
support flutter 2.0
4 years ago
li3317
fd3aac999f
small fix
4 years ago
li3317
16e2473079
Change type of SizeAttribute from String to double
4 years ago
singerdmx
9bcee88705
Rename onImageTapCallBack to onImagePickCallback
4 years ago
singerdmx
4f044e2b09
Rename uploadFileCallback to onImagePickCallback
4 years ago
rish07
e287043b5d
Added keyboard shortcut with ctrl+b
4 years ago
rish07
e9eba510da
Bottom toolbar bug fix
4 years ago
singerdmx
7ae0001a4c
Revert changes in _SelectHeaderStyleButtonState
4 years ago
singerdmx
55da7d626c
Revert changes in _SelectHeaderStyleButtonState
4 years ago
rish07
33302db205
Fixed bottom toolbar
4 years ago
singerdmx
1f33d621f4
Refactor stringToColor function
4 years ago
li3317
c3a9c115d4
fix color/background show color
4 years ago
li3317
b7409992c0
small fix
4 years ago
li3317
fa891f1fc6
color white change fillColor
4 years ago
li3317
505d7a47fd
text / background change icon color
4 years ago
Xin Yao
bce5e4b29b
Change toolbar color button icon
4 years ago
ArjanAswal
947d2fbd73
Support the use of custom icon size in toolbar
4 years ago
li3317
84114257fb
fix check list button
4 years ago
li3317
189d3a60ed
add button for list check attribute
4 years ago
singerdmx
6fa586ab57
Fix usage of AlertDialog
4 years ago
singerdmx
0706656937
Fix Undo throw Offset cannot be negative
4 years ago
singerdmx
f716457e12
Merge class BackgroundColorButton
4 years ago
singerdmx
7a2529fdd6
Fix changeColor hex logic
4 years ago
li3317
c6b827a178
add indent button on press
4 years ago
li3317
648f00d68b
add clear format
4 years ago
singerdmx
1fd5fbad7d
Fix list button toggle
4 years ago
li3317
665da6a89c
small fix
4 years ago
li3317
3a381916d6
fix indent button
4 years ago
li3317
1be4742517
add second indent button
4 years ago
singerdmx
161a101773
Add undo/redo buttons in toolbar
4 years ago
singerdmx
341b9b015d
Initial Image Picker implementation
4 years ago
li3317
b6390153b0
toolbar buttons
4 years ago
singerdmx
de4184896c
Revert "add buttons toolbar"
...
This reverts commit d028184515
.
4 years ago
li3317
d028184515
add buttons toolbar
4 years ago
singerdmx
a6fad8b618
Add fake upload image function
4 years ago
singerdmx
904c67e636
Horizontal Line default to invisible in toolbar
4 years ago
singerdmx
37d7d85abd
Add Gallery Image and Camera Image buttons in toolbar
4 years ago
li3317
4994e2a340
background color toolbar
4 years ago
singerdmx
2ffc01ec29
Add empty InsertImageButton
4 years ago
singerdmx
af2cf54b81
Refactor code
4 years ago
singerdmx
ce8773198d
Support color picker
4 years ago
singerdmx
6b806fdb2a
Add empty ColorButton for toolbar
4 years ago
singerdmx
a1bebb3e25
Update toolbar
4 years ago
singerdmx
92b45f7792
Add QuillToolbar
4 years ago