- Initial release: lacks documentation and is not very stable yet, I do not recommend you use in production
- Added better documentation
- Add example code
- Add TextDecoration to exports
- Add RichTextFormField
- Add more methods to manipulate metadata
- reformat example file
- update example project
- update readme
- add tests and coverage report for project
- remove redundancies in project
- add more tests
- Added
metadata
to controller constructor - added
metadata
or default metadata (ifmetadata
is null) to delta initialization inRichTextEditorController
constructor
- Implement list/bullet point
- fix bugs