From 522f0fff55af347abcbd9c6a5cb53c4313473f17 Mon Sep 17 00:00:00 2001
From: zflyluo <zflyluo@tencent.com>
Date: Wed, 6 Mar 2024 19:45:18 +0800
Subject: [PATCH 1/4] add tdesign flutter

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index fee1bf64..4495e014 100644
--- a/README.md
+++ b/README.md
@@ -180,6 +180,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
 - [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [446⭐] - 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) [127⭐] - 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) [182⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk).
+- [tdesign_flutter](https://github.com/Tencent/tdesign-flutter) [239⭐] - Tencent TDesign UI component library of Flutter, suitable for use in mobile projects, by [Tencent](https://github.com/Tencent).
 
 #### Sticky Headers
 

From d21276f707b39dffc7afb8a4e9bc83339be844e6 Mon Sep 17 00:00:00 2001
From: zflyluo <zflyluo@tencent.com>
Date: Wed, 6 Mar 2024 20:17:20 +0800
Subject: [PATCH 2/4] Revert "add tdesign flutter"

This reverts commit 522f0fff55af347abcbd9c6a5cb53c4313473f17.
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 4495e014..fee1bf64 100644
--- a/README.md
+++ b/README.md
@@ -180,7 +180,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
 - [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) [446⭐] - 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) [127⭐] - 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) [182⭐] - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk).
-- [tdesign_flutter](https://github.com/Tencent/tdesign-flutter) [239⭐] - Tencent TDesign UI component library of Flutter, suitable for use in mobile projects, by [Tencent](https://github.com/Tencent).
 
 #### Sticky Headers
 

From 5e77927af2b461369d6e5ecaba1c173e2578df5e Mon Sep 17 00:00:00 2001
From: zflyluo <zflyluo@tencent.com>
Date: Wed, 6 Mar 2024 20:17:59 +0800
Subject: [PATCH 3/4] add tdesign flutter UI component library

---
 source.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/source.md b/source.md
index 32072a29..b718ee8f 100644
--- a/source.md
+++ b/source.md
@@ -187,7 +187,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
 - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) <!--stargazers: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) <!--stargazers:bosskmk/pluto_grid--> - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk).
 - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) <!--stargazers:flyerhq/flutter_chat_ui--> - Community-driven chat UI implementation by the [Flyer Chat team](https://github.com/flyerhq)
-
+- [TDesign Flutter](https://github.com/Tencent/tdesign-flutter) <!--stargazers:Tencent/tdesign-flutter--> - A useful UI component library matches the TDesign style by [Tencent](https://github.com/Tencent).
+- 
 #### Sticky Headers
 
 - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) <!--stargazers:TatsuUkraine/flutter_sticky_infinite_list--> - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine)

From 9a3d0fc6e43604b9bfa1f587a946948b3c985939 Mon Sep 17 00:00:00 2001
From: zflyluo <zflyluo@tencent.com>
Date: Wed, 6 Mar 2024 20:20:37 +0800
Subject: [PATCH 4/4] fix unuseful symbol

---
 source.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source.md b/source.md
index b718ee8f..cbcfd7ed 100644
--- a/source.md
+++ b/source.md
@@ -188,7 +188,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
 - [PlutoGrid](https://github.com/bosskmk/pluto_grid) <!--stargazers:bosskmk/pluto_grid--> - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk).
 - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) <!--stargazers:flyerhq/flutter_chat_ui--> - Community-driven chat UI implementation by the [Flyer Chat team](https://github.com/flyerhq)
 - [TDesign Flutter](https://github.com/Tencent/tdesign-flutter) <!--stargazers:Tencent/tdesign-flutter--> - A useful UI component library matches the TDesign style by [Tencent](https://github.com/Tencent).
-- 
+
 #### Sticky Headers
 
 - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) <!--stargazers:TatsuUkraine/flutter_sticky_infinite_list--> - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine)