formatus 1.1.0
formatus: ^1.1.0 copied to clipboard
Formatus - The plain Flutter Rich-Text-Editor for all platforms without any dependencies
1.1.0 #
- Modified constructor of
FormatusControllerto be compliant toTextEditingController - Fixed a couple of bugs when inserting characters into an empty field
- Fixed bug in computation of text-node at end of node or section
- Implemented automatic update of output fields in example
1.0.1+1 #
- Updated description in
pubspec.yamlto conform to range 60-180 - Fixed cleanup of section format settings
- Exporting FormatusViewer
1.0.1 #
- Added
FormatusViewerto display formatted text (see example about usage) - Fixed a bug when appending a new paragraph and then entering text
1.0.0 #
- Initial release