sgr-ksmt / flutter-github-repo-explorer

This is an example application with Flutter using river_pod, state_notifier, and freezed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter GitHub repo explorer

This is an example application with Flutter.
A lot of popular packages are used in the example:

Summary

  • Search GitHub repositories with specified keyword (e.g.: Flutter).
  • Display fetched GitHub repository data.
  • Can look through repository data detail.
  • Can change light/dark theme.
  • Can add repository data to Bookmarks.
  • Can remove repository data from Bookmarks.
1 2 3
4 5 6

TODO

  • Add more examples using river_pod
    • Family
    • .autoDispose
  • Search
  • Pagination
  • Retry handling
  • Refine whole designs
  • Testing

About

This is an example application with Flutter using river_pod, state_notifier, and freezed.

License:MIT License


Languages

Language:Dart 86.9%Language:Ruby 11.1%Language:Swift 1.4%Language:Kotlin 0.5%Language:Objective-C 0.1%