Flutter – Github Api Example

It is a simple app where I pull the data of the user searched using Dio from github api and show it.

Run Locally

Clone the project

  git clone https://github.com/yagizdo/github-api-app

Go to the project directory

  cd flutter-github-api-app-clone

Install dependencies

  flutter pub get

Run App

  flutter run

Libraries I use in the application:

App Video

github_api_app_v1.mov

Screenshots

Search User

Contributing

Contributions are always welcome!

GitHub

View Github