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.
20 lines
583 B
20 lines
583 B
1 year ago
|
name: dart_quill_delta
|
||
|
description: A port of quill-js-delta from typescript to dart
|
||
1 year ago
|
version: 9.2.10
|
||
1 year ago
|
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
|