/flutter_github_client

Github Client for Flutter

Primary LanguageDart

flutter_github_client

Github Client for Flutter.

Development

Feature

  • Search user by Github username.
  • Show user information and user's repository list.
UserSearch UserRepository

Getting Started

Required latest Android Studio. (Not tested with Visual Studio Code)

This project build to need Github personal access token. You can create it from this page and select scopes repo and user.

Architecture

2Layer Architecture.

  • UI layer
  • Data Layer

FYI: https://developer.android.com/topic/architecture#recommended-app-arch

Tech Stacks

Managed State

API

Model

Utilities

  • get
    • e.g. page route management