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

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

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
0
points
131
downloads

Documentation

Documentation

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

Topics

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

License

unknown (license)

Dependencies

collection, dart_quill_delta, meta, uuid

More

Packages that depend on dart_quill_delta_simplify