Clients for handling PiCloud cloud service based on Raspberry Pi.
User clients for handling CloudPi service, which is basically home cloud service based on Raspberry Pi.
Clients are created with:
- Flutter: 2.5.0 (+ Bloc)
To run this project, fetch all dependencies:
$ flutter pub get
For Android installation file:
$ flutter build apk
For iOS installation file:
$ flutter build ipa
Click here to go to our backend repository.