/custom_drawer_template

A custom app drawer template for flutter app..... A minimalistic app drawer and innovative solution for one of my recent app........ This will be helpful in future....

Primary LanguageDartMIT LicenseMIT

Custom app Drawer template

banner

This repo contains my custom app drawer template code... What is app drawer ?

An app drawer in Flutter is a side panel that slides in from the left or right edge of the screen, typically used for navigation within an app. It contains a list of menu items or links that users can tap on to navigate to different sections or screens of the app. The app drawer is often represented by a hamburger icon (three horizontal lines) in the top left corner of the app's interface, which, when tapped, reveals the drawer.

This app drawer provides a clean and modern UI, enhancing user navigation and overall app experience...... Feel free to test it for personal use....

Dart Flutter Android Studio

Installation

Clone repository for code:

git clone https://github.com/Onnesok/custom_drawer_template.git

To experience UI download apps:

Android and Ios app available in release section..... You can tap there and download Or tap here and select which file you need.... https://github.com/Onnesok/custom_drawer_template/releases

Note: For Android device download apk file.... If one file does not work try another.... There are different files based on different architecture of your android device... For Ios or Iphones download IPA file..... All files are listed in release section...

App

Demo

Authors