NeatFastro / fritter_for_reddit

A reddit client built with Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Dart 98.5%Language:Ruby 1.2%Language:Swift 0.1%Language:Kotlin 0.1%Language:HTML 0.1%Language:Objective-C 0.0%