formatus 1.2.0 copy "formatus: ^1.2.0" to clipboard
formatus: ^1.2.0 copied to clipboard

Formatus - The plain Flutter Rich-Text-Editor for all platforms without dependencies

1.2.0 #

  • Added Formatus.gap to allow a small gap in formatting actions. If nothing is supplied to FormatusBar.actions then this gap will separate section formats from inline format
  • Separated implementation of [FormatusBar] and [FormatusController] from their public API
  • Fixed bug when deleting last character in a single text node
  • Changed example/main.dart to set TextFormField.showCursor: true because Flutter does not position cursor correctly when entering spaces at end of text

1.1.0 #

  • Modified constructor of FormatusController to be compliant to TextEditingController
  • 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.yaml to conform to range 60-180
  • Fixed cleanup of section format settings
  • Exporting FormatusViewer

1.0.1 #

  • Added FormatusViewer to display formatted text (see example about usage)
  • Fixed a bug when appending a new paragraph and then entering text

1.0.0 #

  • Initial release
1
likes
0
points
215
downloads

Publisher

unverified uploader

Weekly Downloads

Formatus - The plain Flutter Rich-Text-Editor for all platforms without dependencies

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on formatus