Closed EchoEllet closed 1 month ago
Note that we should include a reference to or indicating that Quill Delta is not a format specific to flutter_quill
and can be used outside of Flutter and Dart somewhere in the README.md
since the main reason that users do want to convert and store data in HTML is that they want something more future proof in case they want to migrate to another package or framework. There are many packages in Dart and other language to support Quill Delta.
Description
Move the package dart_quill_delta from this repo to FlutterQuill/dart-quill-delta
Update the imports in doc/delta_introduction.md. This PR is not a breaking change, the imports were slightly incorrect.
Related Issues
Type of Change