https://github.com/jetsly/gitod
A Github client APP developed with Flutter
https://github.com/jetsly/gitod
Last synced: over 1 year ago
JSON representation
A Github client APP developed with Flutter
- Host: GitHub
- URL: https://github.com/jetsly/gitod
- Owner: Jetsly
- Created: 2018-12-19T09:30:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-16T02:26:28.000Z (almost 7 years ago)
- Last Synced: 2025-02-10T18:11:22.403Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 319 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitod
## screenshot

## helps
- [graphql explorer](https://developer.github.com/v4/explorer/)
- [Icons](https://material.io/tools/icons/)
- [Icons-class](https://docs.flutter.io/flutter/material/Icons-class.html)
## authorize
- [authorize](https://github.com/login/oauth/authorize?scope=notification%2Cgist%2Cuser%2Crepo&client_id=19fb0f456308a43db1b6&redirect_uri=https://me.ddot.ink/gitod/)
## release
- [android](https://flutter.io/docs/deployment/android)
```flutter build apk```