https://github.com/threefoldtech/freeflow_twin_main_app
https://github.com/threefoldtech/freeflow_twin_main_app
Last synced: about 2 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 2 years ago)
- Default Branch: development
- Last Pushed: 2023-11-29T11:38:37.000Z (over 1 year ago)
- Last Synced: 2023-11-29T12:36:48.450Z (over 1 year ago)
- Language: Dart
- Size: 3.52 MB
- Stars: 1
- Watchers: 14
- 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