quill_zefyr_bijection 0.0.1 copy "quill_zefyr_bijection: ^0.0.1" to clipboard
quill_zefyr_bijection: ^0.0.1 copied to clipboard

outdated

Converts QuillJs JSON to Zefyr Compatible JSON Delta

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quill_zefyr_bijection

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  quill_zefyr_bijection: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:quill_zefyr_bijection/quill_zefyr_bijection.dart';
3
likes
0
pub points
10%
popularity

Publisher

unverified uploader

Converts QuillJs JSON to Zefyr Compatible JSON Delta

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, quill_delta

More

Packages that depend on quill_zefyr_bijection