From ab315955c24f0954350574be8f5320502782f120 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Tue, 22 Dec 2020 01:06:28 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b41b773b..af18f5f8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Rich text editor and a [Quill] component for [Flutter]. This library supports mobile platform only and web is not supported. +For web development, [ReactQuill] is recommended to use for compatibiliy. --- @@ -17,3 +18,4 @@ One client and affiliated collaborator of **[FlutterQuill]** is [Bullet Journal [Flutter]: https://github.com/flutter/flutter [Bullet Journal App]: https://bulletjournal.us/home/index.html [FlutterQuill]: https://pub.dev/packages/flutter_quill +[ReactQuill]: https://github.com/zenoamaro/react-quill