Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/henrixounez/reddite

Unofficial Flutter Reddit Client
https://github.com/henrixounez/reddite

Last synced: 29 days ago
JSON representation

Unofficial Flutter Reddit Client

Awesome Lists containing this project

README

        

# reddite

## Installation of packages

Please run this command in order to install DRAW package fork needed for this project:
```
$ ./install_packages.sh
```
Then you can install other packages like this:
```
$ flutter pub get
```