|
|
|
name: dart_quill_delta
|
|
|
|
description: A port of quill-js-delta from typescript to dart
|
|
|
|
version: 10.4.0
|
|
|
|
homepage: https://github.com/singerdmx/flutter-quill/tree/master/dart_quill_delta/
|
|
|
|
repository: https://github.com/singerdmx/flutter-quill/tree/master/dart_quill_delta/
|
|
|
|
issue_tracker: https://github.com/singerdmx/flutter-quill/issues/
|
|
|
|
documentation: https://github.com/singerdmx/flutter-quill/tree/master/dart_quill_delta/
|
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: ^3.2.3
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
collection: ^1.17.0
|
|
|
|
diff_match_patch: ^0.4.1
|
|
|
|
quiver: ^3.2.1
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
lints: ^4.0.0
|
|
|
|
test: ^1.24.0
|