From 572d1bc855a341153127e893ad1125efdd1ec853 Mon Sep 17 00:00:00 2001 From: NikhilVadoliya Date: Mon, 9 Nov 2020 10:57:40 +0530 Subject: [PATCH 1/3] add flutter slider drawer --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a7f6d4..5ee2e707 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [165⭐] - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). - [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) [215⭐] - Easy way to create an internal drawer (left / right) where you can enter a list-menu or other by [Di Natale Antonino](https://github.com/Dn-a). +- [Flutter slider drawer](https://github.com/NikhilVadoliya/Flutter_slider_drawer) [25⭐] - A Flutter package with custom implementation of the Slider Drawer Menu with Left/Right/Top direction option](https://github.com/NikhilVadoliya). #### Bottom bars @@ -861,4 +862,4 @@ This section contains libraries that take an experimental or unorthodox approach [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file +To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. From 69984896fccf269b84027139457eafccdf230088 Mon Sep 17 00:00:00 2001 From: NikhilVadoliya Date: Mon, 9 Nov 2020 11:04:53 +0530 Subject: [PATCH 2/3] - revert README file --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5ee2e707..23134ddd 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Hidden Drawer Menu](https://github.com/RafaelBarbosatec/hidden_drawer_menu) [165⭐] - Beautiful drawer mode menu feature with perspective animations by [Rafael Almeida Barbosa](https://github.com/RafaelBarbosatec). - [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) [215⭐] - Easy way to create an internal drawer (left / right) where you can enter a list-menu or other by [Di Natale Antonino](https://github.com/Dn-a). -- [Flutter slider drawer](https://github.com/NikhilVadoliya/Flutter_slider_drawer) [25⭐] - A Flutter package with custom implementation of the Slider Drawer Menu with Left/Right/Top direction option](https://github.com/NikhilVadoliya). #### Bottom bars From ec07a742f0dd69b225db9c5a4fa41857e71f9a8f Mon Sep 17 00:00:00 2001 From: NikhilVadoliya Date: Mon, 9 Nov 2020 11:12:05 +0530 Subject: [PATCH 3/3] - add slider drawer description --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 588bec93..42f76960 100644 --- a/source.md +++ b/source.md @@ -156,6 +156,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). - [Flutter Inner Drawer](https://github.com/Dn-a/flutter_inner_drawer) - Easy way to create an internal drawer (left / right) where you can enter a list-menu or other by [Di Natale Antonino](https://github.com/Dn-a). +[Flutter slider drawer](https://github.com/NikhilVadoliya/Flutter_slider_drawer) - A Flutter package with a custom implementation of the Sliding Drawer Menu with Left/Right/Top direction option by [Nikhil Vadoliya](https://github.com/NikhilVadoliya). #### Bottom bars