https://github.com/threefoldtech/freeflow_twin_main_app
https://github.com/threefoldtech/freeflow_twin_main_app
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/threefoldtech/freeflow_twin_main_app
- Owner: threefoldtech
- License: apache-2.0
- Created: 2023-01-18T09:13:23.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2023-11-29T11:38:37.000Z (over 2 years ago)
- Last Synced: 2025-04-09T17:10:36.555Z (about 1 year ago)
- Language: Dart
- Size: 3.52 MB
- Stars: 2
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## FreeFlow Mobile Application
Mobile app for IOS and Android written in `Flutter` and `Dart` made for `IOS` and `Android`
### Development
#### Android
`flutter pub get`
`./build.sh --init`
`./build.sh --switch [local | staging | production]`
`./build.sh --build [local | staging | production]`
Builds will be available at:
https://apps.staging.jimber.io/
#### IOS
`flutter pub get && cd ios/ && pod install`
Set environment with right parameters (Ask app developers in Jimber)
GoogleService-info.plist is needed from Firebase itself
### References
#### FreeFlow
This app is based on FreeFlow:
https://github.com/threefoldtech/twin_aydo
#### Android Playstore URL:
TBD
#### IOS Appstore URL:
TBD