Skip to content

Vulfpeck/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/
  2. Select 'installed app' and set the redirect url to http://localhost:8080/
  3. Copy the client ID that's created. It's located directly under 'installed app' and looks similar to: 'db1lGeU6l9PmEA'
  4. Create a file called secrets.dart in /lib/ folder
  5. Create a string

String CLIENT_ID="Your client ID here";

  1. Build and run!

Images

Desktop View

About

A reddit client built with Flutter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages