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 7d79e3af2e
Update agb, kotlin and gradle version of the example
1 year ago
..
android Update agb, kotlin and gradle version of the example 1 year ago
assets Remaking the example (#1530) 1 year ago
ios Update example iOS project 1 year ago
lib docs: Update the custom toolbar example 1 year ago
linux Drag and drop feature in the example and builder for QuillEditor (#1508) 1 year ago
macos Update the minimum flutter version to 1 year ago
test Remaking the example (#1530) 1 year ago
web Remaking the example (#1530) 1 year ago
windows Update deprecated fields 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
pubspec.yaml Update the minimum flutter version to 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