delta_to_html 0.1.5
delta_to_html: ^0.1.5 copied to clipboard
This library helps you to convert Delta to HTML. Based on Flutter_Quill Delta
0.1.5 #
- Add Support of
Header
,List
,Blockquote
,Code Block
,Text Alignment
,Indent
Elements.
0.1.5-dev #
- Add Support of
Color
,BackgroundColor
,Underline
,Font Family
,Font Size
,Strikethrough
,Video
,Inline Code
Elements - Remove Temporary Support of
Header
,List
,Blockquote
,Code Block
,Horizontal Rule
Elements. 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