delta_to_html 0.1.7
delta_to_html: ^0.1.7 copied to clipboard
This library helps you to convert Delta to HTML. Based on Flutter_Quill Delta
0.1.7 #
- Remove unwanted dependency.
0.1.6 #
- Add Support of
Text DirectionElements.
0.1.5 #
- Add Support of
Header,List,Blockquote,Code Block,Text Alignment,IndentElements.
0.1.4-dev #
- Add Support of
Color,BackgroundColor,Underline,Font Family,Font Size,Strikethrough,Video,Inline CodeElements - Remove Temporary Support of
Header,List,Blockquote,Code Block,Horizontal RuleElements. These all block elements which create new line thats way we currently remove these all but don't worry. We add these support with high performance as soon as possible
0.1.2 #
- update dependencies.
- fixed bugs
0.0.3 #
- Change
tag to
0.0.2 #
- Improve Code
0.0.1 #
- Beta version