Skip to content

Simple no-login Reddit client with Flutter

License

Notifications You must be signed in to change notification settings

veikkos/flutter-reddit-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!