Skip to content

A simple flutter app, where users can get a list of top github users by country and followers, get the list of top repositories by stars.

Notifications You must be signed in to change notification settings

Jahidul007/github_trending

Repository files navigation

github_trending

How to run

Prerequisite
  • Flutter 3.7.3 (Stable)
  • Dart 2.19.2
Build
$ flutter build apk --release
Run
$ flutter run 

Github api documentations

https://docs.github.com/en/rest

Heres is some screenshot

Splash Screen Filter Top User by Country
Screenshot_20230312-132537 Screenshot_20230312-132600 Screenshot_20230312-132549
Top User Details Top Repository Top Repository Details
Screenshot_20230312-132635 Screenshot_20230312-132611 Screenshot_20230312-132619

About

A simple flutter app, where users can get a list of top github users by country and followers, get the list of top repositories by stars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published