Update README.md

pull/273/head
X Code 4 years ago committed by GitHub
parent 2ba2e7e309
commit a65caa582a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

@ -90,6 +90,7 @@ The `QuillToolbar` class lets you customise which formatting options are availab
For web development, use `flutter config --enable-web` for flutter and use [ReactQuill] for React.
It is required to provide `EmbedBuilder`, e.g. [defaultEmbedBuilderWeb](https://github.com/singerdmx/flutter-quill/blob/master/example/lib/universal_ui/universal_ui.dart#L28).
Also it is required to provide `webImagePickImpl`, e.g. [Sample Page](https://github.com/singerdmx/flutter-quill/blob/master/example/lib/pages/home_page.dart#L204).
## Desktop

Loading…
Cancel
Save