A Reddit Client Built Using Flutter

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

Download Details:

Author: Vulfpeck

GitHub: https://github.com/Vulfpeck/fritter_for_reddit

#flutter #dart #mobile-apps

A Reddit Client Built Using Flutter
16.25 GEEK