mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 10:17:59 +02:00
RangeSlider in Material section
This commit is contained in:
parent
7b861c35de
commit
2aadda575d
1 changed files with 2 additions and 3 deletions
|
@ -124,15 +124,14 @@ Also 👍| ⭐| 👏 links to support their authors !
|
|||
- [Shimmer](https://github.com/hnvn/flutter_shimmer) <!--stargazers:hnvn/flutter_shimmer--> - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn)
|
||||
- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) <!--stargazers:hnvn/flutter_flip_panel--> - Flip panel with built-in animation by [HungHD](https://github.com/hnvn)
|
||||
- [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) <!--stargazers:duytq94/facebook-reaction-animation--> - Facebook reactions widget by [Duy Tran](https://github.com/duytq94)
|
||||
- [Swipe Detector](https://github.com/gurleensethi/swipedetector) <!--stargazers:gurleensethi/swipedetector--> - Swipe Detector by [Gurleen Sethi](https://github.com/gurleensethi)
|
||||
- [Slidable](https://github.com/letsar/flutter_slidable) <!--stargazers:letsar/flutter_slidable--> - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar)
|
||||
- [Flushbar](https://github.com/AndreHaueisen/flushbar) <!--stargazers:AndreHaueisen/flushbar--> - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen)
|
||||
- [RangeSlider](https://github.com/boeledi/RangeSlider) <!--stargazers:boeledi/RangeSlider--> - 2-thumb RangeSlider by [Didier Boelens](https://www.didierboelens.com)
|
||||
|
||||
#### Material Design
|
||||
|
||||
- [Material Color Picker](https://github.com/long1eu/material_color_picker) <!--stargazers:long1eu/material_color_picker--> - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu)
|
||||
- [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) <!--stargazers:tiagojencmartins/unicornspeeddial--> - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins)
|
||||
- [Slidable](https://github.com/letsar/flutter_slidable) <!--stargazers:letsar/flutter_slidable--> - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar)
|
||||
- [RangeSlider](https://github.com/boeledi/RangeSlider) <!--stargazers:boeledi/RangeSlider--> - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com)
|
||||
|
||||
### Image
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue