fluent_editor 1.0.3 copy "fluent_editor: ^1.0.3" to clipboard
fluent_editor: ^1.0.3 copied to clipboard

A powerful and feature-rich rich word processor for Flutter applications with support for rich text editing, tables, images, lists, and export to DOCX, ODT, and PDF formats.

1.0.3 #

  • Improved mobile web keyboard support - enabled hidden TextField for web browsers on mobile devices

1.0.2 #

  • Fixed selection rendering when crossing multiple logical nodes during ctrl+shift+arrow (word selection)
  • Added Linux-specific workaround for key repeat events to ensure selection highlights update in real-time during key hold

1.0.1 #

  • Fixed cursor initialization to point to first paragraph in empty documents
  • Improved modifier key tracking during key repeat events

1.0.0 #

  • Initial release of FluentEditor
  • Rich text editing with bold, italic, underline, strikethrough
  • Paragraph styles (headings, normal text, code and quote)
  • Ordered and unordered lists with nested sublists
  • Tables with cell spanning support
  • Image insertion and resizing (inline and block positioning)
  • Hyperlink management
  • Text color and highlight color support
  • Text alignment (left, center, right, justify)
  • Export to DOCX, ODT, and PDF formats
  • Undo/Redo with intelligent action grouping
  • Mouse and keyboard selection support
  • Word count and character count
  • Cut, copy, and paste with formatting support
  • Precise cursor navigation with caret stops
  • Localization support with FluentEditorLabels
0
likes
0
points
91
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and feature-rich rich word processor for Flutter applications with support for rich text editing, tables, images, lists, and export to DOCX, ODT, and PDF formats.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, desktop_drop, file_picker, file_selector, flutter, google_fonts, json_annotation, json_serializable, nanoid, path_provider, pdf, shared_preferences, vector_math

More

Packages that depend on fluent_editor