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 c8d02707da docs: add app store links and installation section 2019-02-12 17:07:39 +08:00
android fix: add missing internet permission to android manifest 2019-02-12 14:18:10 +08:00
assets docs: add app store links and installation section 2019-02-12 17:07:39 +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 docs: add app store links and installation section 2019-02-12 17:07:39 +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

Download on the App Store Get it on Google Play

Installation

Click badges above to install it from Apple App Store or Google Play.

Android users can also download APK file from release page and install it manually.

Screenshots

iOS screenshot Android screenshot

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 or feature request

Please follow the issue templates. A screenshot would be great if it is a bug report.

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