/GithubTrendingRepos-Flutter

Returns the list of Trending repositories in Github filtered by Language and Duration, built for Day 3 of Flutter Study Jam

Primary LanguageDart

GitHub Trending Repositories

App built for Day 3 of Flutter Study Jam BBSR

In this one, we are building a simple application that returns a List of Trending Github Repos by calling this API. The JSON parsing is done using dart:convert library in Flutter.

The entire development process is divided into three branches : PartOne, PartTwo, PartThree

Screenshot

Getting Started

For help getting started with Flutter, view our online documentation.