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.
 
 
 
 
 
Ellet 563c9110e4 fix: update the linux example to fix CI failure 11 months ago
..
android fix: format flutter_colorpicker to fix CI failure, update the android example project to use latest version of Kotlin, fix AndroidManifest string resources 11 months ago
assets Update screenshots 1 year ago
ios Update iOS project 1 year ago
lib ! Support clipboard actions from the toolbar. (#1843) 12 months ago
linux fix: update the linux example to fix CI failure 11 months ago
macos chore: update packages and the example to work with the latest flutter stable SDK 11 months 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 fix: update the linux example to fix CI failure 11 months ago
README.md Remaking the example (#1530) 1 year ago
analysis_options.yaml Remaking the example (#1530) 1 year ago
pubspec.yaml fix: temporarily remove flutter_colorpicker from pub.dev 11 months 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