SkillAgentSearch skills...

FlutterGithubClient

A Flutter Github client

Install / Use

/learn @oianmol/FlutterGithubClient
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FLutter Github Client

Travis Build Status

A new Flutter application for github client.

For reference go to the following URL! https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/

##ScreenShots

First First First First First First First First

Getting Started

  1. Authorization with OAuth! Done 1a). Users are redirected to request their GitHub identity GET https://github.com/login/oauth/authorize

1b). Users are redirected back to your site by GitHub POST https://github.com/login/oauth/access_token

1c). Use the access token to access the API with the accessToken!

  1. Authorization with login/password Done

  2. User Starred Repos and repos Done

  3. Search Users and view user profiles Done

  4. View Organizations Pending

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3y ago
Forks6

Languages

Dart

Security Score

75/100

Audited on Dec 11, 2022

No findings