From 52e08d4a213a95b7c080ced6d153b0c9035952c0 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Fri, 1 Jan 2021 23:41:35 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b7e7f58..f3736c0e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ # FlutterQuill Rich text editor and a [Quill] component for [Flutter]. + https://pub.dev/packages/flutter_quill + This library supports mobile platform only and web is not supported. For web development, [ReactQuill] is recommended to use for compatibility.