appflowy_editor 0.0.6 copy "appflowy_editor: ^0.0.6" to clipboard
appflowy_editor: ^0.0.6 copied to clipboard

outdated

A highly customizable rich-text editor for Flutter

0.0.6 #

  • Add three plugins: Code Block, LateX, and Horizontal rule.
  • Support web platform.
  • Support more markdown syntax conversions.
    • ~ ~ to format text as strikethrough
    • _ _ to format text as italic
    • ` ` to format text as code
    • []() to format text as link
  • Fix some bugs.

0.0.5 #

  • Support customize the hotkeys for a shortcut on different platforms.
  • Support customize a theme.
  • Support localizations.
  • Support insert numbered lists.
  • Fix some bugs.

0.0.4 #

  • Support more shortcut events.
  • Fix some bugs.
  • Update the documentation.

0.0.3 #

  • Support insert image.
  • Support insert link.
  • Fix some bugs.

0.0.2 #

Minor Updates to Documentation.

0.0.1 #

Initial Version of the library.