245 Commits (02e5fb0ba20fd70bb145d5bdd1eb8eec10465420)

Author SHA1 Message Date
Till Friebe 8efa97ec12
Remove prints (#110) 5 years ago
Xin Yao 6722759441 Clear warnings 5 years ago
Xin Yao 718912bc29 Clear hints 5 years ago
Xin Yao 811cb341bf Add pedantic 5 years ago
yahiaIB f62447ef65
add base64 image support in _defaultEmbedBuilder and Remove base64 header from image url (#107) 5 years ago
jochen fe7e0a6ba0 fix 5 years ago
Thea Choem 4ac00bd912
Fix toggle color doesn't work (#97) 5 years ago
Xin Yao 4ebf5da5c4 Remove class _TransparentTapGestureRecognizer 5 years ago
Miller Adulu 3021fbf060
Fix basic widget rendering and editor usage (#95) 5 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 5 years ago
Till Friebe dda5805935
Add hitTesting to allow changing click behavior in embeds 5 years ago
Xin Yao 54c3eb446e Web support for raw editor and keyboard listener 5 years ago
Chris Bracken 701c56c312
Update quiver hashcode dependency (#88) 5 years ago
Xin Yao a5277ffd3c Support token attribute 5 years ago
jochen 498dba598d fix crash on web (dart:io) 5 years ago
Xin Yao f7d05ba28a Upgrade version to [1.0.6] Add desktop support - WINDOWS, MACOS and LINUX 5 years ago
Jochen 4d01839360
desktop support (#79) 5 years ago
Xin Yao 14662c229d
Bug fix: Can not insert newline when Bold is toggled ON (#75) 5 years ago
Xin Yao 17a38965c8 Update replaceText method 5 years ago
FelixMittermeier 59071021f5
Bugfix: the "select, copy, paste" toolbar was still accessible even if the interactive selection has been disabled (#71) 5 years ago
Xin Yao 5446a73b86 Fix _didChangeTextEditingValue for web 5 years ago
Xin Yao 766058b473 Upgrade version to 1.0.3 - Fix issue that text is not displayed while typing [WEB] 5 years ago
Xin Yao 94210c50de Remove unused import 5 years ago
Rishi Raj Singh c282f3c1c1
Fix Import issue (#61) 5 years ago
Rishi Raj Singh 80c15fb2f4
Fix all issues (#60) 5 years ago
Xin Yao 9810fae5d9
Remove conditional import (#59) 5 years ago
Rishi Raj Singh 41a0555482
Revert "Bug Fix and version update in pubspec.yaml (#56)" (#57) 5 years ago
Rishi Raj Singh ffbc2acf42
Bug Fix and version update in pubspec.yaml (#56) 5 years ago
Jochen d2e6c13146
Update toolbar.dart (#55) 5 years ago
li3317 b1155e3ea8 support flutter 2.0 5 years ago
florianh01 a1d1a5cd2a
Adding an article to week 02 of articles of the week (#51) 5 years ago
li3317 4dfa6a476f format 5 years ago
li3317 e8a3d4c222 close _keyboardVisibilityController.onChange in dispose 5 years ago
Xin Yao 9a89953f24 Expand link prefixes 5 years ago
Xin Yao 26652ef572 Improve link handling for tel, mailto and etc 5 years ago
Xin Yao c7b0eac42d Fix for unable to remove the last character (#44) 5 years ago
Xin Yao a2de79ab49 Fix quill_delta next op 5 years ago
Xin Yao 9211afc479 Remove quill_delta dependency 5 years ago
Xin Yao ec2b754a87 Refactor code 5 years ago
Rishi Raj Singh fe01f66b61
Add base64 support in image import (#41) 5 years ago
li3317 ae8f1a396b small fix 5 years ago
li3317 6c156d4a9a more fix on keyboard focus when cursor is on + bump version 5 years ago
Xin Yao 2efb4b12c2 Update _keyboardVisibilityController.onChange.listen 5 years ago
Xin Yao 06000734e6 Update _keyboardVisibilityController.onChange.listen 5 years ago
Xin Yao 08ed4c3c85 Fix cursor focus issue when keyboard is on 5 years ago
li3317 fd3aac999f small fix 5 years ago
li3317 16e2473079 Change type of SizeAttribute from String to double 5 years ago
li3317 471c1cb7ee scroll screen on keyboard popup 5 years ago
singerdmx 9bcee88705 Rename onImageTapCallBack to onImagePickCallback 5 years ago
singerdmx 4f044e2b09 Rename uploadFileCallback to onImagePickCallback 5 years ago