Skip to content

schen22/boredForReddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current working version demo:

demo

generate gRPC code

$ protoc --dart_out=grpc:lib/generated -Iprotos protos/post.proto

generate proto

$ protoc -I=protos --dart_out=lib/generated protos/post.proto

pubspec

pub get

flutter pub get

reddit api

register here

or follow this tutorial with handy pictures

Create credentials file upon complete the above:

See gist on what the expected file and class type used in RedditService looks like.

Run app

flutter run flutter doctor - to help troubleshoot any missing deps

About

flutter round 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published