dart_quill_delta_simplify 10.8.8 copy "dart_quill_delta_simplify: ^10.8.8" to clipboard
dart_quill_delta_simplify: ^10.8.8 copied to clipboard

A Dart package designed to streamline the manipulation of Quill Delta, making complex operations straightforward

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

10.8.8 #

  • Feat: replaceAllMapped to allow create operations dynamically based on the matched Operation #3.
  • Fix: bad behavior of insert() method #2.

10.8.7 #

  • Fix: removed flutter_quill dependency for conflicts with major versions.
  • Chore(doc): updated some parts of code examples.
  • Feat: support for get operations into a specified range using getRange().

10.8.6 #

New Contributors #

10.8.5 #

  • Fix: missing predicate param on match methods for DeltaExt
  • Fix: is we insert a list of operations at last, them are not inserted as expected
  • Fix: bad url to documentation
  • Fix: typo in documentation about ObjectToOperation extension
  • Chore(doc): added extras documentation
  • Chore(doc): update outdated documentation
  • Chore(doc): fix contributing guide
  • Chore: added an alternative checking to avoid unexpected behavior in simpleInsert

10.8.4 #

  • Fix(test): renamed insertion param to replace
  • Fix: insertAtLastOperation didn't work as expected
  • Fix: added some checks to avoid add or remove unnecessary newlines with InsertCondition
  • Chore: removed assert that checks if the Delta is not empty
  • Chore: added checks to avoid unexpected behaviors with simpleInsert
  • Feat: added predicate function to match methods
  • Feat: added getAllEmbeds and getFirstEmbed to QueryDelta and Delta classes

10.8.3 #

  • First version
3
likes
140
points
109
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package designed to streamline the manipulation of Quill Delta, making complex operations straightforward

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter-quill #quill-delta #delta #quill

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, dart_quill_delta, meta, uuid

More

Packages that depend on dart_quill_delta_simplify