Skip to content

Latest commit

 

History

152 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgSaus

Build Status

Download via the Play Store or the App Store.

imgSaus is a Flutter application that consumes the imgur api. This is a project being used to learn flutter and hopefully build a useful imgur client for iOS and Android.

app

Getting Started

This project uses DotEnv to manage secrets. This application requires two secrets to work properly.

Create a .env file at the project root and include:

IMGUR_CLIENT_ID=
IMGUR_CLIENT_SECRET=

To get a client id, generate one with imgur at https://api.imgur.com/oauth2/addclient

For the oauth callback url, use com.eggman.imgsrc://oauth2redirect. Once you have registered, enter the values for client id and secret in the .env file.

About

Learning Flutter via the imgur api.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages