flutter_quill_delta_easy_parser 1.0.4 flutter_quill_delta_easy_parser: ^1.0.4 copied to clipboard
Convert your Quill Delta into a simplified document format, making it easier to manage and manipulate text attributes
1.0.4 #
- Fix: duplicated new lines
- Fix: some new lines could contain inline type instead block type
1.0.3 #
- Fix: block attributes for embeds are ignored
- Feat: new method to make more safety operations with paragraph and documents
- Chore: added more tests
1.0.2 #
- Fix: first insert with a image throws invalid index access
- Chore: minimal changes on README documentation
1.0.1 #
- Chore: fixed bad License reference on the README
1.0.0 #
- First release