animated_hidden_drawer

The flutter plugin Used to build attractive UI by using animated hidden drawer. Add Items with gesture detections to provide navigation among screens, kindly check the example.


License
BSD-3-Clause

Documentation

animated_hidden_drawer

Build attractive UI in less time and easily with the help of this plugin.

Getting Started

Demo

HiddenDrawer(items:[# widgets with gesture detector])

1. you must use any kind of gesturedetector or buttons in order to perform any actions on tappig the list tile in drawer

2. suggested way: use'HiddenDrawer' in body of scaffold

Suggestions and feedback

Github

Insta

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.