From 971451e1d577d3fe0a83260188ea962f68b710db Mon Sep 17 00:00:00 2001 From: Ali-Azmoud Date: Fri, 1 Mar 2019 04:30:34 -0800 Subject: [PATCH 1/4] Added flutter_xlider package A material design slider and range slider with RTL support and lots of options and customization for flutter --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 5386ea2..2c7f0de 100644 --- a/source.md +++ b/source.md @@ -160,6 +160,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins) - [Slidable](https://github.com/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) - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com) +- [FlutterXlider](https://github.com/Ali-Azmoud/flutter_xlider) - A material design slider and range slider with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### Effect From 863dca698d1935608851b66be2c36f9dced47c40 Mon Sep 17 00:00:00 2001 From: Ali-Azmoud Date: Fri, 1 Mar 2019 04:32:51 -0800 Subject: [PATCH 2/4] Added flutter_xlider to list ( edited title ) --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 2c7f0de..43ac01f 100644 --- a/source.md +++ b/source.md @@ -153,6 +153,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). +- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) - A material design slider and range slider with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### Material Design @@ -160,7 +161,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Unicorn Speed Dial](https://github.com/tiagojencmartins/unicornspeeddial) - Floating Action Button with Speed Dial by [Tiago Martins](https://github.com/tiagojencmartins) - [Slidable](https://github.com/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) - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com) -- [FlutterXlider](https://github.com/Ali-Azmoud/flutter_xlider) - A material design slider and range slider with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### Effect From e04e7de4a9391d11a1bd1c8efb9eca3c6fc076a2 Mon Sep 17 00:00:00 2001 From: Ali-Azmoud Date: Fri, 1 Mar 2019 04:40:08 -0800 Subject: [PATCH 3/4] Changed stargazers link --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 43ac01f..81dba22 100644 --- a/source.md +++ b/source.md @@ -153,7 +153,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) - A material design slider and range slider with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) +- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) - A material design slider and range slider with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### Material Design From ede397055d586c278663c96cc10ff895c4eeeca4 Mon Sep 17 00:00:00 2001 From: Ali-Azmoud Date: Fri, 8 Mar 2019 05:49:24 -0800 Subject: [PATCH 4/4] added vertical support description --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 81dba22..654d400 100644 --- a/source.md +++ b/source.md @@ -153,7 +153,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Fancy Bottom Navigation](https://github.com/tunitowen/fancy_bottom_navigation) - Animated bottom navigation by [Tony Owen](https://github.com/tunitowen). -- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) - A material design slider and range slider with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) +- [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### Material Design