Skip to content

essuraj/Quill-Zefyr-Bijection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quill Zefyr Bijection

A Flutter package that converts quill json to zefyr delta.

Example

Delta d=QuillZefyrBijection.convertJSONToZefyrDelta('{
  "ops": [
    {
      "insert": "Gandalf the Grey\n"
    }
  ]
}');

About

A Flutter package that converts quill json to zefyr delta.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •