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 82308daa0e
Chore: improve Spell checker API to the example (#2133)
2 years ago
..
android Feat/support latest stable flutter (#1874) 2 years ago
assets chore(example): remove SF-UI-Display font 2 years ago
ios Update iOS project 2 years ago
lib Chore: improve Spell checker API to the example (#2133) 2 years ago
linux chore: drop support for HTML, PDF, and Markdown converting functions (#1997) 2 years ago
macos refactor!: restructure project into modular architecture for flutter_quill_extensions (#2106) 2 years ago
test Remaking the example (#1530) 3 years ago
web chore: update outdated web example 2 years ago
windows chore: drop support for HTML, PDF, and Markdown converting functions (#1997) 2 years ago
.gitignore Remaking the example (#1530) 3 years ago
.metadata chore: update outdated web example 2 years ago
README.md Remaking the example (#1530) 3 years ago
analysis_options.yaml Refactor(plugins)!: move super clipboard to extensions package (#1914) 2 years ago
pubspec.yaml Fix(example): image_cropper outdated version (#2100) 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