From bc29af291066fb8d3092323da1c333f7c0aab80f Mon Sep 17 00:00:00 2001 From: Zonily Jame Date: Mon, 17 Oct 2022 00:37:38 +0800 Subject: [PATCH 1/2] Added Flutter Chat UI --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index ba67973..9aef0ba 100644 --- a/source.md +++ b/source.md @@ -186,6 +186,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) - A tile to help build beautiful and customisable timelines by [Julio Bitencourt](https://github.com/JHBitencourt). - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) - [PlutoGrid](https://github.com/bosskmk/pluto_grid) - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Flutter Chat UI](https://github.com/flyerhq/flutter_chat_ui) - A community-driven chat UI implementation with an optional [Firebase BaaS](https://github.com/flyerhq/flutter_firebase_chat_core) by the [Flyer Chat team](https://github.com/flyerhq) #### Sticky Headers From 2bc4576451daa33061a5cdb288e8027f66cecc46 Mon Sep 17 00:00:00 2001 From: Robert Felker <1295961+Solido@users.noreply.github.com> Date: Mon, 17 Oct 2022 21:18:42 +0200 Subject: [PATCH 2/2] Shorten desc --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 9aef0ba..2fcb444 100644 --- a/source.md +++ b/source.md @@ -186,7 +186,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) - A tile to help build beautiful and customisable timelines by [Julio Bitencourt](https://github.com/JHBitencourt). - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) - [PlutoGrid](https://github.com/bosskmk/pluto_grid) - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). -- [Flutter Chat UI](https://github.com/flyerhq/flutter_chat_ui) - A community-driven chat UI implementation with an optional [Firebase BaaS](https://github.com/flyerhq/flutter_firebase_chat_core) by the [Flyer Chat team](https://github.com/flyerhq) +- [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) - Community-driven chat UI implementation by the [Flyer Chat team](https://github.com/flyerhq) #### Sticky Headers