github_flutter 0.0.1
github_flutter: ^0.0.1 copied to clipboard
A lightweight high-level GitHub API Client Library that uses Github's v3 API
github_flutter #
This is a lightweight library based on for interacting with GitHub in Dart. It works on following platforms:
| Platform | Supported |
|---|---|
| Mobile (Native) | ✅ |
| Browser | ✅ |
| Desktop | ✅ |
Please submit issues and pull requests, help out, or just give encouragement.
Notice: This is not an official GitHub project. It is maintained by volunteers. We are looking for contributors.
Features #
- Works on Desktop, Mobile, Browser
- Really Fast
- Pluggable API
- Supports Authentication
- Builtin OAuth2 Flow
- Hook Server Helper