dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
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.
|
|
5 years ago | |
|---|---|---|
| app | 5 years ago | |
| example | 5 years ago | |
| lib | 5 years ago | |
| .gitignore | 5 years ago | |
| .metadata | 5 years ago | |
| CHANGELOG.md | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| pubspec.lock | 5 years ago | |
| pubspec.yaml | 5 years ago | |
README.md
FlutterQuill
Rich text editor and a Quill component for Flutter.
This library is a WYSIWYG editor built for the modern mobile platform only and web is under development. You can join Slack Group for discussion.
https://pub.dev/packages/flutter_quill
Default branch master is on channel master. To use channel stable, switch to branch stable.
Branch master on channel master supports web. To run the app on web do the following:
- Change flutter channel to master using
flutter channel master, followed byflutter upgrade. - Enable web using
flutter config --enable-weband restart the IDE. - Upon successful execution of step 1 and 2 you should see
Chromeas one of the devices which you runflutter devices. - Run the app.
For web development, ReactQuill is recommended to use for compatibility.
One client and affiliated collaborator of FlutterQuill is Bullet Journal App: https://bulletjournal.us/home/index.html