From 36851c51998a3e37bbbe39d76f94c0e0c5f5f381 Mon Sep 17 00:00:00 2001 From: Ellet Date: Fri, 8 Dec 2023 09:10:41 +0300 Subject: [PATCH] Add telegram channel link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71dea732..ecd67fb8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ for the modern Android, iOS, web and desktop platforms. Check out our [Youtube Playlist] or [Code Introduction](./doc/code_introduction.md) to take a detailed walkthrough of the code base. -You can join our [Slack Group] for discussion. +You can join our [Slack Group] or [Telegram Channel] for discussion. Pub page: [FlutterQuill]
If you are viewing this page from pub.dev page, then you @@ -290,4 +290,5 @@ You can check the [Todo](./doc/todo.md) list if you want to [ReactQuill]: https://github.com/zenoamaro/react-quill [Youtube Playlist]: https://youtube.com/playlist?list=PLbhaS_83B97vONkOAWGJrSXWX58et9zZ2 [Slack Group]: https://join.slack.com/t/bulletjournal1024/shared_invite/zt-fys7t9hi-ITVU5PGDen1rNRyCjdcQ2g +[Telegram Channel]: https://t.me/flutter_quill [Sample Page]: https://github.com/singerdmx/flutter-quill/blob/master/example/lib/presentation/quill/quill_screen.dart