Github Client for Flutter.
- Search user by Github username.
- Show user information and user's repository list.
UserSearch | UserRepository |
---|---|
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.
2Layer Architecture.
- UI layer
- Data Layer
FYI: https://developer.android.com/topic/architecture#recommended-app-arch
- get
- e.g. page route management