simple_markdown_editor 0.2.0 copy "simple_markdown_editor: ^0.2.0" to clipboard
simple_markdown_editor: ^0.2.0 copied to clipboard

A TextField Widget that allow you to convert easily what's in the TextField to Markdown.

0.2.0 #

  • Add features auto preview WYSIWYG if the editor unfocused #4.

0.1.8 #

  • Bug fixed on issue #2.

0.1.7 #

  • Compatibility.

0.1.6+1 #

  • change style of bullet list and checkbox color

0.1.6 #

  • update dependency flutter_markdown

0.1.5+1 #

  • bug fix
  • remove deprecated (ZMarkdownEditor, ZMarkdownParse, ZMarkdownToolbar)

0.1.5 #

  • add checkbox list toolbar
  • deprecated (ZMarkdownEditor, ZMarkdownParse, ZMarkdownToolbar)
  • add toolbar item single line selection
  • toolbar heading add (H1, H2, H3)

0.1.4+2 #

  • bug fixing

0.1.4+1 #

  • major update

0.1.4 #

  • add multiple line formatting and unformatting at once action
  • additional functions on the image and link toolbars if you have selected text. toolbar will not show modal input but will directly format text
  • add toolbar unorder list
  • refactor some repetitive code
  • fix emoji auto convert issue

0.1.3 #

  • bug fixing on 0.1.2 emojiConvert
  • add search fitur on emoji
  • added auto close property after selecting emoji

0.1.2 #

  • change toolbar position on bottom

0.1.1 #

  • support emoji convert in live editor
  • null safety

0.1.0 #

  • TODO: Describe initial release.
33
likes
120
pub points
71%
popularity

Publisher

verified publishermokuton.site

A TextField Widget that allow you to convert easily what's in the TextField to Markdown.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

expandable, flutter, flutter_markdown, font_awesome_flutter, markdown

More

Packages that depend on simple_markdown_editor