Un'App Git Open Source multipiattaforma disponibile per iPhone, iPad e dispositivi android e compatibile con tutti i repository presenti su GitHub, GitLab, Bitbucket, Gitea, e Gitee. https://gitea.it
Go to file
Rongjian Zhang ccad5cda3b chore: add all-contributors config and README 2019-02-12 15:26:10 +08:00
android fix: add missing internet permission to android manifest 2019-02-12 14:18:10 +08:00
fonts feat: add Octicons 2019-01-26 00:48:53 +08:00
images refactor: extract long list scaffold for issue and pull request 2019-02-08 14:01:54 +08:00
ios chore: icons 2019-02-10 21:47:58 +08:00
lib fix: event item tapable revert 2019-02-12 00:31:06 +08:00
test fix: test files 2019-02-10 13:20:46 +08:00
vendor/url_launcher fix: checkout code of closeWebView fix PR 2019-02-12 00:28:10 +08:00
.all-contributorsrc chore: add all-contributors config and README 2019-02-12 15:26:10 +08:00
.gitignore feat: github oauth login 2019-02-07 14:41:25 +08:00
.metadata build: recreate project scaffold for new bundle id 2019-02-09 15:49:14 +08:00
LICENSE Initial commit 2018-04-18 20:26:00 +08:00
README.md chore: add all-contributors config and README 2019-02-12 15:26:10 +08:00
build.yaml refactor: generate model class from json 2019-01-22 19:41:12 +08:00
pubspec.yaml fix: checkout code of closeWebView fix PR 2019-02-12 00:28:10 +08:00

README.md

GitTouch

Open source GitHub client built with Flutter

Contributing

UI Design

GitTouch use Flutter's builtin material and cupertino widgets. If you have any thoughts about UI design, feel free to open an issue to discuss about it.

Bug report

Please follow the issue template to submit a bug report. Report with a screenshot would be great.

Bug fixes or new feature

We use Flutter dev channel, run following command to switch to it:

flutter channel dev

Contributors

Thanks goes to these wonderful people (emoji key):

Rongjian Zhang
Rongjian Zhang

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT