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.

Quill Zefyr Bijection #

A Flutter package that converts quill json to zefyr delta.

Example #

Delta d=QuillZefyrBijection.convertJSONToZefyrDelta('{
  "ops": [
    {
      "insert": "Gandalf the Grey\n"
    }
  ]
}');
3
likes
40
pub points
14%
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