Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 573 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 573 Bytes

Reddit client with Flutter

Simple no-login Reddit lurking client built for education purposes. Unofficial!

Passive Reddit on Android

Getting Started

Tested on Android.

Setup Flutter, and open project with Android Studio.

Setup Reddit API keys for your app and look for keys in lib/reddit_secrets.dart. Replace identifier and secret with your own.

Start and expand!