Skip to content

GitHub UI written in Flutter for educational purposes only.

License

Notifications You must be signed in to change notification settings

paulschuetz/fluthub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluthub

GitHub UI written in Flutter for educational purposes only.

Installation

  1. Clone repository
  2. Run flutter packages get to retrieve all required dart packages.
  3. Run flutter packages pub run build_runner build to generate DTO classes.
  4. Enter your personal GitHub API Key to lib/network/github_api.dart.
  5. Run the application and have fun.

About

GitHub UI written in Flutter for educational purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published