Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/henrixounez/reddite
- Owner: Henrixounez
- Created: 2021-02-07T22:22:22.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T11:57:33.000Z (almost 4 years ago)
- Last Synced: 2024-11-30T17:56:17.659Z (about 1 month ago)
- Language: Dart
- Size: 309 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```