https://github.com/relativelie/cafe_flutter
https://github.com/relativelie/cafe_flutter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/relativelie/cafe_flutter
- Owner: Relativelie
- Created: 2023-03-22T20:27:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T10:56:18.000Z (about 3 years ago)
- Last Synced: 2025-03-21T09:23:10.820Z (about 1 year ago)
- Language: Dart
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Development
1. Install Flutter, and all its dependencies, and create a new virtual device:
.
2. Create a new file ``.env`` in root of project. Copy all props from .env.example
3. Start the application with ``flutter run`` or use your IDE
## IOS:
https://user-images.githubusercontent.com/59819426/229770973-9de49e8d-dc4e-45c5-b069-6a4a66fa9d57.mp4
## Android:
https://user-images.githubusercontent.com/59819426/229761889-cd0c1b1c-01cc-4c7b-95c1-53a5022a4d84.mp4