2 Forks
10 Stars
10 Watchers

navigation_drawer

Let's create a Flutter Navigation Drawer with routing that is displayed as a Sidebar Menu within your Flutter app.

How to download and setup navigation_drawer

Open terminal and run command
git clone https://github.com/JohannesMilke/navigation_drawer.git
git clone is used to create a copy or clone of navigation_drawer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with navigation_drawer https://github.com/JohannesMilke/navigation_drawer/archive/master.zip

Or simply clone navigation_drawer with SSH
[email protected]:JohannesMilke/navigation_drawer.git

If you have some problems with navigation_drawer

You may open issue on navigation_drawer support forum (system) here: https://github.com/JohannesMilke/navigation_drawer/issues