https://github.com/nutfes/seeft-mobile
https://github.com/nutfes/seeft-mobile
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nutfes/seeft-mobile
- Owner: NUTFes
- Created: 2021-09-02T02:37:18.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-14T03:43:22.000Z (over 1 year ago)
- Last Synced: 2025-03-14T04:28:08.109Z (over 1 year ago)
- Language: Dart
- Size: 47 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# seeft_mobile
A new Flutter project.
## Requirements
- fvm
- Flutter 2.10.4
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
# Installing
```
$ docker build ./ -t seeft-mobile
$ docker run --detach --publish 45029:45029 seeft-mobile
```