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

Converts Quill.Js JSON to Zefyr Compatible JSON Delta fo user with Zefyr editor flutter package.

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.3.0

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
40
pub points
10%
popularity

Publisher

unverified uploader

Converts Quill.Js JSON to Zefyr Compatible JSON Delta fo user with Zefyr editor flutter package.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, quill_delta

More

Packages that depend on quill_zefyr_bijection