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 7ccd61e63e
Make the first image asset in the sample undeletable
2 years ago
..
android Update agb, kotlin and gradle version of the example 2 years ago
assets Remaking the example (#1530) 2 years ago
ios Update example iOS project 2 years ago
lib Make the first image asset in the sample undeletable 2 years ago
linux Drag and drop feature in the example and builder for QuillEditor (#1508) 2 years ago
macos Make the first image asset in the sample undeletable 2 years ago
test Remaking the example (#1530) 2 years ago
web Remaking the example (#1530) 2 years ago
windows Update deprecated fields 2 years ago
.gitignore Remaking the example (#1530) 2 years ago
.metadata Update deprecated fields 2 years ago
README.md Remaking the example (#1530) 2 years ago
analysis_options.yaml Remaking the example (#1530) 2 years ago
pubspec.yaml Update the example 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