From c128164bccaf606890796d0289f7cf0e122a6dfc Mon Sep 17 00:00:00 2001 From: Antonino Di Natale Date: Tue, 14 May 2019 19:27:46 +0200 Subject: [PATCH] Add "Flutter Inner Drawer" --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 52e91f9..782d7ff 100644 --- a/source.md +++ b/source.md @@ -145,6 +145,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Pin Code](https://github.com/LiewJunTung/pin_code_text_field) - Animated & customisable Pin code for login and OTP by [Liew Jun Tung](https://github.com/liewjuntung) - [Folding Cell](https://github.com/faob-dev/folding_cell) - Fold your widget by [Faob](https://github.com/faob-dev) - [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) - An 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). - [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/). - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). - [Rubber Bottom Sheet](https://github.com/mcrovero/rubber) - An elastic material bottom sheet by [Mattia Crovero](https://github.com/mcrovero).