87 Commits (257b4055d81dd656b0bccb01e0111fde6f191740)

Author SHA1 Message Date
Miller Adulu 1d24ca6adf Remove final from the GlobalKey 4 years ago
Miller Adulu bb3a717055 Add key to quill editor 4 years ago
Miller Adulu 4217d621a4 Fix imports on the editor file 4 years ago
Miller Adulu a84af22277 Remove unused imports 4 years ago
Miller Adulu 943e9f7dcc Use universal html package to bring in the ImageElement class 4 years ago
Miller Adulu 9efbbc92f0 Use universal html 4 years ago
Miller Adulu d48abe8ea7 Fix formatting 4 years ago
Miller Adulu b14c1dc9dc Remove unnecessary checks 4 years ago
Miller Adulu cff918a88e Replace universal html with dart:html 4 years ago
Miller Adulu 321cb76c71 Localize ui package to reduce maintenance burdens 4 years ago
Miller Adulu e9c5a2238e Apply default null-safety migrations 4 years ago
FelixMittermeier 59071021f5
Bugfix: the "select, copy, paste" toolbar was still accessible even if the interactive selection has been disabled (#71) 4 years ago
Xin Yao 94210c50de Remove unused import 4 years ago
Rishi Raj Singh c282f3c1c1
Fix Import issue (#61) 4 years ago
Rishi Raj Singh 80c15fb2f4
Fix all issues (#60) 4 years ago
Xin Yao 9810fae5d9
Remove conditional import (#59) 4 years ago
Rishi Raj Singh 41a0555482
Revert "Bug Fix and version update in pubspec.yaml (#56)" (#57) 4 years ago
Rishi Raj Singh ffbc2acf42
Bug Fix and version update in pubspec.yaml (#56) 4 years ago
li3317 b1155e3ea8 support flutter 2.0 4 years ago
Xin Yao 9a89953f24 Expand link prefixes 4 years ago
Xin Yao 26652ef572 Improve link handling for tel, mailto and etc 4 years ago
Xin Yao ec2b754a87 Refactor code 4 years ago
Rishi Raj Singh fe01f66b61
Add base64 support in image import (#41) 4 years ago
li3317 6c156d4a9a more fix on keyboard focus when cursor is on + bump version 4 years ago
Xin Yao 08ed4c3c85 Fix cursor focus issue when keyboard is on 4 years ago
li3317 471c1cb7ee scroll screen on keyboard popup 4 years ago
li3317 7d4bfa67a8 support placeholder for empty content 4 years ago
Rishi Raj Singh 066f4d29fc
Fix image size issue (#24) 4 years ago
rish07 3308e5d706 Fixed phone build break issue 4 years ago
rish07 478c44c17f Fix image size issue 4 years ago
rish07 14a417cbf3 image support added on web 4 years ago
Arjan Aswal f1cc71d1bc Replace Asset Image with File Image 4 years ago
singerdmx 7837f98e12 Image attribute shows broken image icon when clicked 4 years ago
singerdmx 8ef1697409 Update README 4 years ago
rish07 e287043b5d Added keyboard shortcut with ctrl+b 4 years ago
rish07 e9eba510da Bottom toolbar bug fix 4 years ago
Xin Yao b04f31e118 Support image on local device storage without uploading 4 years ago
Xin Yao 95c4df5432 Support custom styles 4 years ago
singerdmx 5b45693e2a Fix _onTapping not always returning bool 4 years ago
singerdmx a31b80235e Upgrade version 4 years ago
li3317 28250d2c57 fix check list cursor 4 years ago
singerdmx c1844fec79 Fix for flip checkbox 4 years ago
singerdmx 2bc0dd130c Initial fix for flip checkbox 4 years ago
singerdmx 4f4eea1ef1 Handle tapping when no text yet on this line for checkbox list 4 years ago
singerdmx 1913136d4f Flip checkbox only tapping at the beginning of text line 4 years ago
li3317 dfdd1b7667 add check list ontap 4 years ago
singerdmx 3853c92bd1 Rename _onTapping method 4 years ago
singerdmx bf44b9c78f Rename method to _tappingUrlOrImage 4 years ago
singerdmx fcf42fddba Trim url before launch 4 years ago
singerdmx 12b98a8a0d Update editor to catch targetChild null 4 years ago