quill_delta_dart 1.0.2 copy "quill_delta_dart: ^1.0.2" to clipboard
quill_delta_dart: ^1.0.2 copied to clipboard

Simple and expressive format for describing rich-text content created for Quill.js editor. This package is unofficial port to Dart from JavaScript.

1.0.2 #

  • Fix attributes comparison for operations when attributes have complex values (maps, lists).

1.0.1 #

  • Fixed assertion error for sequences of insert-delete-insert operations.

1.0.0 #

  • Added Delta.invert(), Delta.slice() and Delta.invertAttributes().

1.0.0-dev.4.0 #

  • Internal clean-up replacing hardcoded strings with constants.

1.0.0-dev.3.0 #

  • Updated dependency on quiver_hashcode.

1.0.0-dev.2.0 #

  • Prepare for Dart 2 stable.

1.0.0-dev.1.0 #

  • Initial release.
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Simple and expressive format for describing rich-text content created for Quill.js editor. This package is unofficial port to Dart from JavaScript.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

collection, quiver_hashcode

More

Packages that depend on quill_delta_dart