A Draft JS renderer written in Dart!
This project supports rendering Draft JS object in Flutter natively! It will convert draft js object into Flutter Rich Textspan!
It is implemented in a plugable design so that you can create your own plugin easily.
- Image Plugin
- List Plugin
- Blockquote Plugin
- PostSettings Plugin. Example
- Header Plugin
- Basic Text Plugin
- Audio Plugin (cannot play now. Use non-null-safety version!)