fleather 1.9.1 copy "fleather: ^1.9.1" to clipboard
fleather: ^1.9.1 copied to clipboard

Clean, minimalistic and collaboration-ready rich text editor for Flutter.

1.9.1 #

  • Fix light theme inline code background color for Material 3
  • Fix wrong bounding box for text lines in block
  • Fix alignment and direction in blocks

1.9.0 #

  • Migrated to Dart 3
  • Support for foreground color & heading levels 1 to 6
  • [Fix] Incorrect ParchmentStyle returned by controller at start of line

1.8.0 #

  • Support for Flutter 3.10
  • [Fix] Checkbox alignment
  • [Fix] Assertion error when merging two blocks by removing line between them

1.7.0 #

  • Adaptive selection controls for platforms

1.6.0 #

  • Allow to undo/redo changes from toolbar
  • Remove use of deprecated ToolbarOptions
  • [Fix] Wrong context toolbar positioning
  • [Fix] Last separated character selection on iOS
  • [Fix] Hide selection handles when text changes

1.5.0 #

  • [Fix] Ensure that text boxes are only the required size
  • [Fix] History not working when widget updated
  • Support Flutter v3.7
  • Support TextEditingDelta handling

1.4.0 #

  • Keyboard appearance depends on default brightness
  • [Fix] Line height accounts for SpanEmbed height
  • [Fix] Editor toolbar UI

1.3.1 #

  • [Fix] Incorrect style behaviour when toggling formats

1.3.0 #

  • Support document history (undo/redo)
  • Updated README
  • [Fix] Cursor not appearing when setting focus on empty document

1.2.2 #

  • New example for Fleather
  • Improve checkbox design
  • [Fix] new line after inline embed insertion
  • [Fix] null focusNode causing _CastError

1.2.1 #

  • [Fix] toolbar not showing up on empty documents

1.2.0 #

  • Add support for inline embeds
  • Add support for background color
  • [Fix] toolbar not always showing up

1.1.0 #

  • Added support for indentation
  • Added ability to determine text direction and alignment based on input

1.0.0 #

  • Initial release.
83
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Clean, minimalistic and collaboration-ready rich text editor for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, parchment, quill_delta

More

Packages that depend on fleather