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.
 
 
 
 
 
rish07 e287043b5d Added keyboard shortcut with ctrl+b 4 years ago
app Added keyboard shortcut with ctrl+b 4 years ago
example Update example 4 years ago
lib Added keyboard shortcut with ctrl+b 4 years ago
.gitignore init commit with meta data 4 years ago
.metadata init commit with meta data 4 years ago
CHANGELOG.md Fix cursor after pasting 4 years ago
LICENSE Initial commit 4 years ago
README.md Added keyboard shortcut with ctrl+b 4 years ago
pubspec.lock Bottom toolbar bug fix 4 years ago
pubspec.yaml Fix cursor after pasting 4 years ago

README.md

FlutterQuill

Rich text editor and a Quill component for Flutter.

https://pub.dev/packages/flutter_quill

This library is a WYSIWYG editor built for the modern mobile platform only and web is under development.

To run the app on web do the following:

  1. Change flutter channel to master using flutter channel master, followed by flutter upgrade.
  2. Enable web using flutter config --enable-web and restart the IDE.
  3. Upon successful execution of step 1 and 2 you should see Chrome as one of the devices which you run flutter devices.
  4. Run the app.

For web development, ReactQuill is recommended to use for compatibility.


1 1 1 1

One client and affiliated collaborator of FlutterQuill is Bullet Journal App: https://bulletjournal.us/home/index.html

You can also join Slack Group for discussion.