quill_html_editor 2.0.2 quill_html_editor: ^2.0.2 copied to clipboard
HTML rich text editor for Android, iOS and Web, using the QuilJS library.
2.0.2 #
- Added onTextChanged listeners
- Added ability to add custom toolbar buttons
- Added ability to change the padding of toolbar buttons
- Fixed bug - OnTextChanged is not firing when text is copied to editor
- Changed getSelectionRange return type from dynamic to a selection model
- Fixed bug - removed invisible extra bottom padding on focus
- Other minor bug fixes