https://github.com/tensor-programming/utopian-rocks-mobile
Utopian Rocks Flutter application
https://github.com/tensor-programming/utopian-rocks-mobile
flutter mobile steem utopian-io utopian-rocks
Last synced: 9 months ago
JSON representation
Utopian Rocks Flutter application
- Host: GitHub
- URL: https://github.com/tensor-programming/utopian-rocks-mobile
- Owner: tensor-programming
- Created: 2018-09-11T22:51:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T11:47:41.000Z (about 7 years ago)
- Last Synced: 2024-12-16T19:04:02.687Z (about 1 year ago)
- Topics: flutter, mobile, steem, utopian-io, utopian-rocks
- Language: Dart
- Homepage: https://utopian.rocks/
- Size: 1 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Utopian Rocks Mobile Application for iOS and Android
This is a mobile application based on the https://utopian.rocks/ website. It makes use of the BLoC pattern and API endpoints from the
Utopian Rocks website.
## Getting Started
For android releases, check the releases tab. To get an iOS binary, you must build the application from source using the flutter tool with the `flutter build iOS` command on a Mac OSX device.