From a87aeea078a1260546ae173a54eab76e407b92a9 Mon Sep 17 00:00:00 2001 From: Milad Akarie <55059449+Milad-Akarie@users.noreply.github.com> Date: Tue, 18 Apr 2023 02:06:02 +0300 Subject: [PATCH] Added smooth_page_indicator to UI section --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index a765b81..64f9ae4 100644 --- a/source.md +++ b/source.md @@ -187,7 +187,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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). - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) - Community-driven chat UI implementation by the [Flyer Chat team](https://github.com/flyerhq) - +- [smooth_page_indicator](https://github.com/Milad-Akarie/smooth_page_indicator) - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) #### Sticky Headers - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine)