372 Commits (419f31371bdde372d113fb22d4b0ebae3ee6459e)
 

Author SHA1 Message Date
Miller Adulu 419f31371b Fix issue with basic text editing and editor display 4 years ago
Miller Adulu 933a17eafb Fix formatting 4 years ago
Miller Adulu 95afb9cde7 Import null safe file picker 4 years ago
Miller Adulu 81962acdf0 Fix sound null safe errors in toolbar.dart 4 years ago
Miller Adulu 257b4055d8 Fix null safety errors on text_selection.dart 4 years ago
Miller Adulu 7d1f707b7b Fix hit test position in text_line.dart 4 years ago
Miller Adulu 2d9a182b29 Fix merge request 4 years ago
Miller Adulu 9c1c374704 Remove final hashcode that is replaced by quiver functionality 4 years ago
Miller Adulu df8cfa437f Fix issue with null on token attrivute 4 years ago
Miller Adulu 888f4f5045 Remove custom util implementation in favor of quiver 4 years ago
Miller Adulu e68215b913 Merge branch 'master' of github.com:singerdmx/flutter-quill 4 years ago
Till Friebe dda5805935
Add hitTesting to allow changing click behavior in embeds 4 years ago
Till Friebe e36033929c
Fix link on pub.dev to "View/report issues" (#91) 4 years ago
Xin Yao 8f73a14830 Upgrade version 4 years ago
Xin Yao 54c3eb446e Web support for raw editor and keyboard listener 4 years ago
Chris Bracken 701c56c312
Update quiver hashcode dependency (#88) 4 years ago
Miller Adulu e1f3f9aa95
Merge branch 'master' into master 4 years ago
Miller Adulu ed4fe35ae0 Remove final on GlobalKey 4 years ago
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
Xin Yao a5277ffd3c Support token attribute 4 years ago
Xin Yao cdfce302ac Upgrade version to 1.0.7 - Fix crash on web (dart:io) 4 years ago
jochen 498dba598d fix crash on web (dart:io) 4 years ago
Miller Adulu 1d7f93e195 Cast as Node 4 years ago
Miller Adulu 0a69922d63 Fix non-nullable issue with node methods 4 years ago
Miller Adulu 30113c329c Enable methods to be nullable 4 years ago
Miller Adulu 378c9654d5 Migrate app to null safety 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 be56739a53 Remove hashnode as a dependency and localize its functionality to the package. 4 years ago
Xin Yao f7d05ba28a Upgrade version to [1.0.6] Add desktop support - WINDOWS, MACOS and LINUX 4 years ago
Jochen 4d01839360
desktop support (#79) 4 years ago
Miller Adulu e9c5a2238e Apply default null-safety migrations 4 years ago
Miller Adulu 599595e349 Upgrade upgradable packages 4 years ago
pengw00 cd47c76b6e remove deprecated upper bound 4 years ago
Xin Yao 2380c93b2b Upgrade version to 1.0.5 4 years ago
Xin Yao 14662c229d
Bug fix: Can not insert newline when Bold is toggled ON (#75) 4 years ago
Xin Yao 17a38965c8 Update replaceText method 4 years ago
Xin Yao 9f4c1cf73f Update pbspec.lock 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 6b7f7b4db6 Update home page 4 years ago
Xin Yao 4992367933 Update CHANGELOG.md and upgrade photo_view to ^0.11.0 4 years ago
Xin Yao 5446a73b86 Fix _didChangeTextEditingValue for web 4 years ago
Xin Yao 766058b473 Upgrade version to 1.0.3 - Fix issue that text is not displayed while typing [WEB] 4 years ago