Flutter - Github Api Example

Overview

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!

You might also like...

A basic demo example for integrating between Appwrite & Flutter 💙

A basic demo example for integrating between Appwrite & Flutter 💙

🔖 Todo With Flutter A simple todo app built with Flutter and Appwrite 🎬 Getting Started Appwrite is an end-to-end backend server for Web, Mobile, Na

Dec 15, 2022

Flutter password validation example - Day 29

Flutter password validation example - Day 29

Flutter Password Validation - Day 29

Dec 17, 2022

Flutter widget example.

Flutter widget example.

Flutter examples Here you can find some Flutter examples. Development Setup Clone the repository and run the following commands: flutter pub get flutt

Dec 27, 2022

Complete Flutter app example, with AsyncRedux state management

Complete Flutter app example, with AsyncRedux state management. Can also be used as a template to start a new project.

Nov 2, 2022

Flutter Shopping app example

In this project I use Getx for State management, Dio for HTTP client and Hive for the local database. Products api is for fakestoreapi.

Jul 2, 2022

A Flutter Number Trivia app example using clean architecture TDD

clean_architecture_tdd Reso Coder (Null-safety) (Null-safety) This is a Number Trivia app example using clean architecture TDD and flutter_bloc 7.3.0

Dec 31, 2022

Getx Pattern example

Getx Pattern example

Oct 28, 2022

Example of injectable package and get it

inject_sample A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Oct 13, 2021

Web example for the ApolloVM Dart package.

ApolloVM - Web Example This is a Web example for the ApolloVM Dart package. Live Example You can see a live example at: https://apollovm.github.io/apo

Nov 7, 2021
Owner
Yılmaz Yağız Dokumacı
Jr. Flutter Developer
Yılmaz Yağız Dokumacı
💙 A simple Flutter app sample with hooks_riverpod, includes HTTP requests by dio using GitHub APIs.

?? A simple Flutter app sample with hooks_riverpod, includes HTTP requests by dio using GitHub APIs.

Kosuke Saigusa 16 Oct 13, 2022
The objective is to create a simple app using Dart/Flutter, for make a REST API integration with Flutter, using free JSON API

ListView Builder App The objective is to create a simple app using Dart/Flutter, for make a REST API integration with Flutter, using free JSON API: ht

Rafael Tozzo 1 Dec 7, 2022
A basic demo example for integrating between Appwrite & Flutter 💙

?? Quiz With Flutter A simple Quiz App built with Flutter and Appwrite ?? Getting Started ?? Install Appwrite Follow our simple Installation Guide to

Appwrite 35 Nov 22, 2022
An Example project showing usage of drupal_linkset_menu flutter package

drupal_menu_flutter An Example project showing usage of drupal_linkset_menu flutter package Getting Started This project is a starting point for a Flu

Aqib Gatoo 4 May 11, 2021
Flutter Basic Sqflite Example

sqflite_demo A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

İbrahim Tunç 2 Sep 5, 2021
An example showing how to handle common scrolling gesture conflicts in Flutter.

scroll_master An example showing how to handle common scrolling gesture conflicts in Flutter.

null 11 Nov 11, 2022
Flutter Home Service Application Example - Day 35

Flutter Home Service Application Example - Day 35

Mohammad Rahmani 138 Dec 23, 2022
Flutter Wallet Application Example - Day 40

Flutter Wallet Application Example - Day 40

Mohammad Rahmani 89 Dec 23, 2022
Example of how to create scenes with Rive content in Flutter

rive-centaur Example of how to create scenes with Rive content in Flutter! no_audio_apples.mov Getting Started This project is a starting point for a

Luigi Rosso 14 Nov 6, 2022
Flutter Google Sheets Example and Neumorphic Design

Flutter Google Sheets Example and Neumorphic Design Google Sheet is a web-based spreadsheet application created by Google. Google Sheet allows collabo

Mustafa Samancı 2 Jul 26, 2022