Open source GitHub client built with Flutter

admin

Open source GitHub client built with Flutter

Installation

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

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

Next Article : https://flutterappdev.com/2019/02/15/a-command-line-utility-and-package-for-capturing-screenshots-for-flutter/

Credit (github url) : https://github.com/pd4d10/git-touch

Leave a Comment