Skip to content

NeatFastro/fritter_for_reddit

 
 

Repository files navigation

Fritter for Reddit is a Reddit Client built with Flutter

How to build

  1. Go to reddit prefs and create a new application here https://www.reddit.com/prefs/apps/. Be sure to set the redirect Url as http://localhost:8080/
  2. Create a file called secrets.dart in /lib/ folder
  3. Create a string

String CLIENT_ID="Your application ID here";

  1. Build and run!

Images

About

A reddit client built with Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.5%
  • Ruby 1.2%
  • Other 0.3%