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