diff --git a/source.md b/source.md index 9cd188d..3cdb252 100644 --- a/source.md +++ b/source.md @@ -178,8 +178,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [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) - [Super Editor](https://github.com/superlistapp/super_editor/) - Advanced toolkit for building document editors and readers by [Flutter Bounty Hunters](https://flutterbountyhunters.com). -- [Forui](https://github.com/forus-labs/forui) - Minimalistic UI library heavily inspired by shadcn/ui. Developed by [Forus Labs](https://github.com/forus-labs). +#### Libraries + +- [Forui](https://github.com/forus-labs/forui) - Minimalistic UI library heavily inspired by shadcn/ui by [Forus Labs](https://github.com/forus-labs). +- [Shadcn](https://github.com/nank1ro/flutter-shadcn-ui) - Shadcn-ui port. Fully customizable UI components. + #### List - [Super List](https://github.com/superlistapp/super_sliver_list) - Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents by [Matej Knopp](https://github.com/knopp)