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 bd2b3a2b4c refactor(example): remove the old android example and recreate it to get it working with the latest stable version without any warrnings 2 years ago
..
android refactor(example): remove the old android example and recreate it to get it working with the latest stable version without any warrnings 2 years ago
assets Update screenshots 2 years ago
ios Update iOS project 2 years ago
lib ! Support clipboard actions from the toolbar. (#1843) 2 years ago
linux Add pdf converter (#1649) 2 years ago
macos chore: update packages and the example to work with the latest flutter stable SDK 2 years ago
test Remaking the example (#1530) 3 years ago
web Update the message for saving image file on desktop platforms, update README of flutter_quill_extensions 2 years ago
windows Add pdf converter (#1649) 2 years ago
.gitignore Remaking the example (#1530) 3 years ago
.metadata refactor(example): remove the old android example and recreate it to get it working with the latest stable version without any warrnings 2 years ago
README.md Remaking the example (#1530) 3 years ago
analysis_options.yaml Remaking the example (#1530) 3 years ago
devtools_options.yaml Move quill delta (#1578) 2 years ago
pubspec.yaml fix: temporarily remove flutter_colorpicker from pub.dev 2 years 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