A reddit client built with Flutter

Overview

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

You might also like...

Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

VRChatMC VRChatの非公式なAPIを利用したVRChatのモバイルクライアント Flutterで作成されたシンプルなUIが特徴的です iosビルドは

Sep 28, 2022

Feathr - A Mastodon client built in Flutter (in development).

Feathr - A Mastodon client built in Flutter (in development).

feathr A Mastodon client built in Flutter (in development). Contributing Pull requests are welcome. For major changes, please open an issue first to d

Nov 25, 2022

A minimal front-end library genesis client, built with Flutter

A minimal front-end library genesis client, built with Flutter

Librebook A minimal front-end library genesis client, built by Flutter Note: This project is now archived. See: https://github.com/atticdev/librebook/

Jan 6, 2023

Zone is yet another Hacker News client, built with Flutter, Slidy, and Hacker News API.

Zone is yet another Hacker News client, built with Flutter, Slidy, and Hacker News API.

Zone for Hacker News Zone is yet another Hacker News client, built with Flutter, Slidy, and Hacker News API. Setup Clone this repo to your machine Req

Feb 27, 2022

Nimbostratus is a reactive data-fetching and client-side cache management library built on top of Cloud Firestore.

Nimbostratus 🌩 Nimbostratus is a reactive data-fetching and client-side cache management library built on top of Cloud Firestore. The Cloud Firestore

Dec 15, 2022

Authentication API client with Flutter (Login, Register, Google Login, Facebook Login, Apple Login)

Authentication API client with Flutter (Login, Register, Google Login, Facebook Login, Apple Login)

Flutter Auth App (Login, Register, Google Login, Facebook Login, Apple Login) To use this client, get the server up and running. Try it out now! App S

Jan 4, 2023

A streaming client for the Komga self-hosted comics/manga/BD server targeting Android/iOS written in Dart/Flutter

A streaming client for the Komga self-hosted comics/manga/BD server targeting Android/iOS written in Dart/Flutter

Klutter A streaming client for the Komga self-hosted comics/manga/BD server targeting Android/iOS written in Dart/Flutter Background This is a project

Dec 7, 2022

a flutter socket client sdk for ezyfox-server

a flutter socket client sdk for ezyfox-server

ezyfox-server-flutter-client flutter client for ezyfox server Architecture Offical documentation https://youngmonkeys.org/ezyfox-flutter-client-sdk/ P

Dec 13, 2022

a project-m36 websocket client written by flutter/dart

project_m36_websocket_client A Flutter web websocket client for Project-M36. It's also an attempt to bring algebraic datatypes into the Dart land. Pro

Jan 8, 2022
Comments
  • Please define a license for the source code.

    Please define a license for the source code.

    I'm unable license details either in Github metadata or the ReadMe file. Can you please specify the license so we know what we are and are not allowed to do with the source code? Thanks!

    opened by Foxkami 2
Owner
Tushar Paliwal
UX Designer by day, Flutter dev by night.
Tushar Paliwal
This is a simple client of Reddit built with MVVM and Provider powered by a custom OAuth2.0 login

?? ?? ?? Flutter Starter Architecture (MVVM + Hive) My custom starter project for Flutter apps. I was looking for a simple way to build Flutter app in

Junior Medehou 13 Oct 26, 2022
Reddit Flutter Client made for an Epitech Project

Get the essential from your Reddit browsing Flapp is a mobile app which lets you access your favorite subreddits and enjoy their contents while having

Bluub 3 Nov 4, 2022
Glance - A client for Reddit written in Flutter

Glance About the app Glance is an unofficial client for Reddit. However, it allows you to only browse through media posts such as photos and videos. I

Albert Wolszon 105 Nov 25, 2022
Redditech: Reddit Mobile App Built With Flutter

Mobile-app-Reddit Screenshots of the project Welcome page OAuth2 page Feed page Description of a post page Drawer Settings Description of a subreddit

Noé Campo 0 Jan 6, 2022
Responsive Full Stack Reddit Clone - Works on Android, iOS & Web! built with Flutter 🚀💙

?? ??️ ?? ??️ ?? ??️ ?? ??️ UNDER CONSTRUCTION ?? ??️ ?? ??️ ?? ??️ ?? ??️ Reddit Clone ?? ?? Responsive Full Stack Reddit Clone - Works on Android, i

SOLOMON ABUH 3 Dec 15, 2022
Flutter app to browse Reddit with swiping gestures

Diaporama (for Reddit) A pretty simple Flutter app to browse Reddit with swiping gestures You select your content source (list of subreddits) and you

Simon 22 Nov 23, 2021
Reddit like flutter toast

asset_toast A new flutter plugin project. Getting Started | usage AssetToast.show("hello there", context, asset: "assets/im

Griffins Gichure 5 Oct 22, 2021
Redditech: use the Reddit API in order to build a mobile app

Redditech Introduction Redditech is an IT project in which we had to use the Reddit API (https://www.reddit.com/dev/api/) in order to build a mobile a

KylianGERMAIN 1 Nov 15, 2022
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. Built after react apollo

Flutter GraphQL Table of Contents Flutter GraphQL Table of Contents About this project Installation Usage GraphQL Provider [Graphql Link and Headers]

Snowball Digital 45 Nov 9, 2022
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

GraphQL Flutter ?? Bulletin See the v3 -> v4 Migration Guide if you're still on v3. Maintenance status: Low. Follow #762 for updates on the planned ar

Zino & Co. 3.1k Jan 5, 2023