zefyrka 1.1.0-dev.1 zefyrka: ^1.1.0-dev.1 copied to clipboard
Clean, minimalistic and collaboration-ready rich text editor for Flutter based on Zefyr package.
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
enableSuggestion
option
1.0.5 #
- removes
quiver_hashcode
package from dependencies
1.0.4 #
- fixes the copy/paste actions on mobile platforms (#10)
1.0.3 #
- removes
meta
package from dependencies
1.0.2 #
- fixes warnings left after the null safety migration
- fixes the toolbar buttons visibility
- adds the
showSelectionHandles
parameter toZefyrEditor
1.0.1 #
- bumps
url_launcher
to^6.0.4
1.0.0 #
- initial version