Rich text editor for Flutter
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
AtlasAutocode 08d2a2e4f2
fix: FontFamily and FontSize toolbars track the text selected in the editor. (#1829)
12 months ago
..
android Fix #1632 1 year ago
assets Update screenshots 1 year ago
ios Update iOS project 1 year ago
lib fix: FontFamily and FontSize toolbars track the text selected in the editor. (#1829) 12 months ago
linux Add pdf converter (#1649) 1 year ago
macos Update hte macOS Podfile.lock example 1 year ago
test Remaking the example (#1530) 1 year ago
web Update the message for saving image file on desktop platforms, update README of flutter_quill_extensions 1 year ago
windows Add pdf converter (#1649) 1 year ago
.gitignore Remaking the example (#1530) 1 year ago
.metadata Update deprecated fields 1 year ago
README.md Remaking the example (#1530) 1 year ago
analysis_options.yaml Remaking the example (#1530) 1 year ago
devtools_options.yaml Move quill delta (#1578) 1 year ago
pubspec.yaml Prepare to release 9.3.5 1 year ago

README.md

Demo

This is just a demo of Flutter Quill

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Development notes

  • When changing the assets please run:
dart run build_runner build --delete-conflicting-outputs