Github Trending app built with Flutter+Redux+Built(Immutable Data)
If you want to learn Flutter, it is perfect for you. Small but complete
- View README of the Repository
- Filter repositories by language
- Filter repositories by date(daily, weekly, monthly)
- Star your favorite repository
- Github login
- CI
- Unit test
Clone code to local
git clone git@github.com:huangyanxiong01/Github-Trending-App.git
Get packages from dart pub site
flutter packages get
Build Built Value Generator File
flutter packages pub run build_runner build
Run app
flutter run