dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
583 B
19 lines
583 B
name: dart_quill_delta |
|
description: A port of quill-js-delta from typescript to dart |
|
version: 9.2.10 |
|
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: ^3.0.0 |
|
test: ^1.24.0
|
|
|