mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-02-17 15:55:30 -05:00
Added Fluid Slider to UI category
This commit is contained in:
parent
4edb1412f6
commit
b2b6c6af8a
1 changed files with 2 additions and 2 deletions
|
@ -133,6 +133,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Offline](https://github.com/jogboms/flutter_offline) <!--stargazers:jogboms/flutter_offline--> - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms).
|
||||
- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) <!--stargazers:AbdulRahmanAlHamali/flutter_typeahead--> - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali)
|
||||
- [Snaplist](https://github.com/ariedov/flutter_snaplist) <!--stargazers:ariedov/flutter_snaplist--> - Create snappable list views by [David Leibovych](https://github.com/ariedov)
|
||||
- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna)
|
||||
|
||||
#### Material Design
|
||||
|
||||
|
@ -153,7 +154,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Calendar Carousel Widget](https://github.com/dooboolab/flutter_calendar_carousel) <!-- stargazers:dooboolab/flutter_calendar_carousel --> - Calendar carousel by [dooboolab](https://github.com/dooboolab/flutter_calendar_carousel)
|
||||
- [Date range picker](https://github.com/anicdh/date_range_picker) - Date range picker modified based on Flutter date picker by [An Doan](https://github.com/anicdh)
|
||||
|
||||
|
||||
### Image
|
||||
|
||||
- [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com)
|
||||
|
@ -398,8 +398,8 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier 让Flutter更简单
|
||||
- [Telegram chat (ru-RU)](https://t.me/rudart) - russian speaking Dart & Flutter community
|
||||
|
||||
|
||||
## Books
|
||||
|
||||
- [Flutter in Action](https://www.manning.com/books/flutter-in-action?a_aid=flutterinaction&a_bid=d08c3247) - Complete Flutter and Dart resource, currently in 'Early Access'. (42% off with code 'slwindmill').
|
||||
|
||||
## Bonus
|
||||
|
|
Loading…
Add table
Reference in a new issue