An open API service indexing awesome lists of open source software.

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

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.