Flutter-github-application
Flutter-github-application copied to clipboard
Flutter Github Following Application, Using Flutter Provider and Flutter HTTP to get data from Github API. - Day 25
Flutter Github Following Application
Watch it on Youtube
Previous Designs
Installation
Please remember, after cloning this repository, you should edit GithubRequest.dart file and put your client_id and client_secret.
Development Setup
Clone the repository and run the following commands:
flutter pub get
flutter run