Added flutter_quill_extensions link to readme

pull/940/head
Jonathan Salmon 3 years ago
parent 58fca1c340
commit 5039cdef4e
  1. 2
      README.md

@ -156,7 +156,7 @@ QuillToolbar.basic(
## Embed Blocks
As of version 6.0, embed blocks are not provided by default as part of this package. Instead, this packet provides an interface to all the user to provide there own implementations for embed blocks. Implementations for image, video and forumal embed blocks is proved in a separate package `flutter_quill_extensions`.
As of version 6.0, embed blocks are not provided by default as part of this package. Instead, this packet provides an interface to all the user to provide there own implementations for embed blocks. Implementations for image, video and forumal embed blocks is proved in a separate package [`flutter_quill_extensions`](https://pub.dev/packages/flutter_quill_extensions).
Provide a list of embed

Loading…
Cancel
Save