fleather 1.8.0 fleather: ^1.8.0 copied to clipboard
Clean, minimalistic and collaboration-ready rich text editor for Flutter.
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.