simple_markdown_editor_plus 0.2.7 copy "simple_markdown_editor_plus: ^0.2.7" to clipboard
simple_markdown_editor_plus: ^0.2.7 copied to clipboard

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

0.2.7 #

  • Update Dependencies to fix markdown and flutter_markdown conflict.

0.2.6 #

  • Updated meta, optional update

0.2.5 #

  • Added background color for expandable toolbar titles too

0.2.4 #

  • Fixed incorrect Implementation for toolbar widget

0.2.3 #

  • Refactor the package name to simple_markdown_editor_plus

0.2.2 #

  • Updated the badges, just meta data update, can be ignored.

0.2.1 #

  • Allow custom toolbar to be passed as named paramter.

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.
3
likes
120
pub points
42%
popularity

Publisher

verified publisherfossfreaks.com

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

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_plus