Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aziz-axg/drink-menu-flutter-app
https://github.com/aziz-axg/drink-menu-flutter-app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aziz-axg/drink-menu-flutter-app
- Owner: Aziz-AXG
- Created: 2022-11-26T12:45:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T18:34:55.000Z (about 2 years ago)
- Last Synced: 2024-05-09T20:37:00.364Z (8 months ago)
- Language: Dart
- Size: 24.4 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Drink Menu Flutter App
Is my first flutter app, and it uses drink-menu-backend as backend API.
| ![Example App](https://raw.githubusercontent.com/AXG-coder/drink-menu-flutter-app/main/example/first_Flutter_app_gif_AdobeExpress.gif) |
|---
| **Example app** |# To run the app
### You can launch flutter app in two ways by:
1- By downloading the project and running it locally```bash
flutter run
```2- Use the apk in the apk-build file in project file.