Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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....
- Host: GitHub
- URL: https://github.com/onnesok/custom_drawer_template
- Owner: Onnesok
- License: mit
- Created: 2024-08-22T17:18:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T20:50:14.000Z (3 months ago)
- Last Synced: 2024-10-11T05:40:55.656Z (about 1 month ago)
- Topics: app-drawer, dart, flutter, flutter-template
- Language: Dart
- Homepage:
- Size: 23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom app Drawer template
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
## Authors
- [@Onnesok](https://www.github.com/Onnesok)