An open source Github client App developed by Flutter,Provide richer functionality and comparison with the same program by other language:
-
Weex Version ( https://github.com/CarGuo/GSYGithubAppWeex )
-
ReactNative Version ( https://github.com/CarGuo/GSYGithubApp )
-
Android Kotlin Version( https://github.com/CarGuo/GSYGithubAppKotlin )
Based on Flutter development, it adapts Android and IOS. At present, the first edition is in continuous improvement.
The purpose of the project is to facilitate personal daily maintenance and access to Github, better immerse in the mutual base between coders, Github is your home.
The project is also suitable for Flutter's hands-on learning, covering the use of various frameworks, interaction with native students and so on.
With the use and feedback of the project, will user experience and function optimization be updated and improved from time to time? Welcome to ask questions.
-
Configure the Flutter development environment (Tag of the current version of Flutter SDK 1.7.8 ).
-
Clone code, execute `Packages get'to install third-party packages.
class NetConfig {
static const CLIENT_ID = "xxxx";
static const CLIENT_SECRET = "xxxxxxxxxxx";
}
4、Be careful
Apk Download Link: Apk Download Link
Type | Apk QR code |
---|---|
Apk QR code | |
IOS Null |
Current Flutter SDK version 1.7.8
库 | 功能 |
---|---|
dio | net |
shared_preferences | local storage |
fluttertoast | toast |
flutter_redux | redux |
device_info | device info |
connectivity | network status |
flutter_markdown | markdown parse |
json_annotation | json |
json_serializable | json |
url_launcher | intent |
iconfont | ttf |
share | share |
flutter_spinkit | loading |
get_version | version |
flutter_webview_plugin | webview |
sqflite | sqlite |
flutter_statusbar | status bar |
flutter_svg | svg |
photo_view | preview |
flutter_slidable | slide view |
flutter_cache_manager | cache manager |
path_provider | path |
permission_handler | permission |
scope_model | like redux |
lottie | svg |
flare | flare |
CarGuo/GSYGithubAppFlutter is licensed under the
Apache License 2.0
A permissive license whose main conditions require preservation of copyright and license notices.
Contributors provide an express grant of patent rights.
Licensed works, modifications, and larger works may be distributed under different terms and without source code.