Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onnesok/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....
https://github.com/onnesok/custom_drawer_template

app-drawer dart flutter flutter-template

Last synced: 9 days ago
JSON representation

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....

Awesome Lists containing this project

README

        

# 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](https://img.shields.io/badge/dart-%230175C2.svg?style=for-the-badge&logo=dart&logoColor=white)
![Flutter](https://img.shields.io/badge/Flutter-%2302569B.svg?style=for-the-badge&logo=Flutter&logoColor=white)
![Android Studio](https://img.shields.io/badge/android%20studio-3DDC84?style=for-the-badge&logo=android%20studio&logoColor=white)

## Installation

Clone repository for code:
```bash
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

- [@Onnesok](https://www.github.com/Onnesok)