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.
 
 
 
 
 
Cat 6598f3d74d
Feat: Line height support (#1972)
11 months ago
..
android Feat/support latest stable flutter (#1874) 1 year ago
assets chore(example): remove SF-UI-Display font 12 months ago
ios Update iOS project 1 year ago
lib Feat: Line height support (#1972) 11 months ago
linux Feat/support latest stable flutter (#1874) 1 year ago
macos chore: update packages and the example to work with the latest flutter stable SDK 1 year ago
test Remaking the example (#1530) 2 years ago
web chore: update outdated web example 12 months ago
windows Add pdf converter (#1649) 1 year ago
.gitignore Remaking the example (#1530) 2 years ago
.metadata chore: update outdated web example 12 months ago
README.md Remaking the example (#1530) 2 years ago
analysis_options.yaml Refactor(plugins)!: move super clipboard to extensions package (#1914) 12 months ago
pubspec.yaml feat(extensions): Youtube Video Player Support Mode (#1916) 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