zefyrka_new 1.0.1
zefyrka_new: ^1.0.1 copied to clipboard
Clean, minimalistic and collaboration-ready rich text editor for Flutter based on Zefyr package.
1.6.0 #
- aligned with Flutter 3.19 release
1.5.0 #
- aligned with Flutter 3.12 release
1.4.0 #
- aligned with Flutter 3.7 release
1.3.0 #
- aligned with Flutter 3.0 release
1.2.0 #
- added support for the
*TextPlaceholdermethods in theTextInputinterface
1.1.1 #
- allowed shortcut handling (thanks to @jason-downs)
1.1.0 #
- aligned with Flutter 2.8 release
1.0.10 #
- fixed the missed focus node issue #22
1.0.9 #
- fixed the keyboard listener compatibility with the Flutter master branch
1.0.8 #
- fixed the selection with handles on the desktop
1.0.7 #
- added the popup menu for the secondary tap
1.0.6 #
- exposes the
enableSuggestionoption
1.0.5 #
- removes
quiver_hashcodepackage from dependencies
1.0.4 #
- fixes the copy/paste actions on mobile platforms (#10)
1.0.3 #
- removes
metapackage from dependencies
1.0.2 #
- fixes warnings left after the null safety migration
- fixes the toolbar buttons visibility
- adds the
showSelectionHandlesparameter toZefyrEditor
1.0.1 #
- bumps
url_launcherto^6.0.4
1.0.0 #
- initial version