File tree 10 files changed +69
-6
lines changed
10 files changed +69
-6
lines changed Original file line number Diff line number Diff line change
1
+
2
+ ![ ] ( ./imgs/180bai.png )
3
+ # Gitme
4
+
5
+ Gitme为[ Flutter中文网] ( https://flutterchina.club ) 开发的一款程序员源码交流软件,同时也是Github的一个客户端,您可以轻松、方便的使用本软件随时随地访问Github上的资源,和全世界2500万开发者分享您的代码。
6
+
7
+ 应用下载:
8
+
9
+ ![ ] ( ./imgs/qr_download.png )
10
+
11
+ [ 中文简体] ( ./README-CHS.md ) |[ English] ( ./README.md )
12
+
13
+ ![ ] ( ./imgs/180bai.png )
14
+ # Gitme
15
+
16
+ Gitme是[ flutterchina中文网] ( https://flutterchina.club ) 使用[ Flutter] ( https://flutter.io ) 开发的一款强大的github客户端APP 。
17
+
18
+ 官方下载地址: https://flutterchina.club/app/gm.html
19
+
20
+ 或者扫描下面二维码直接下载:
21
+
22
+ ![ ] ( ./imgs/qr_download.png )
23
+
24
+ ## APP截图
25
+
26
+ ![ home] ( ./imgs/home.jpeg )
27
+
28
+ ![ issue] ( ./imgs/issue.jpeg )
29
+
30
+ ![ user] ( ./imgs/user.jpeg )
31
+
32
+ ![ label] ( ./imgs/labels.jpeg )
33
+
34
+ ![ code] ( ./imgs/codelist.jpeg )
35
+
36
+ ![ source] ( ./imgs/codeview.jpeg )
37
+
38
+ ![ setting] ( ./imgs/setting.jpeg )
Original file line number Diff line number Diff line change
1
+ [ 中文简体] ( ./README-CHS.md ) |[ English] ( ./README.md )
1
2
3
+ ![ ] ( ./imgs/180bai.png )
4
+ # Gitme
5
+
6
+ Gitme is a powerful github client APP which is developed by [ flutterchina club] ( https://flutterchina.club ) with [ Flutter] ( https://flutter.io ) 。
7
+
8
+ The Official download address: https://flutterchina.club/app/gm.html
9
+
10
+ Or scan this QR-Code to download:
11
+
12
+ ![ ] ( ./imgs/qr_download.png )
13
+
14
+ ## Screenshots
15
+
16
+ ![ home] ( ./imgs/home.jpeg )
17
+
18
+ ![ issue] ( ./imgs/issue.jpeg )
19
+
20
+ ![ user] ( ./imgs/user.jpeg )
21
+
22
+ ![ label] ( ./imgs/labels.jpeg )
23
+
24
+ ![ code] ( ./imgs/codelist.jpeg )
25
+
26
+ ![ source] ( ./imgs/codeview.jpeg )
27
+
28
+ ![ setting] ( ./imgs/setting.jpeg )
2
29
3
- Good stuff is worth waiting for...
4
30
5
- 敬请期待
Original file line number Diff line number Diff line change 1
1
{
2
2
"android" :{
3
- "version" :" 0 .1.0" ,
4
- "url" :" " ,
5
- "storeUrl" :" " ,
3
+ "version" :" 1 .1.0" ,
4
+ "url" :" http://download.flutterchina.club/gitme.1.1.0.b1.apk " ,
5
+ "storeUrl" :" http://download.flutterchina.club/gitme.1.1.0.b1.apk " ,
6
6
"force" :false
7
7
},
8
8
"ios" :{
9
9
"version" :" 0.1.0" ,
10
10
"url" :" itms-apps://itunes.apple.com/app/id477927812" ,
11
11
"force" :false
12
12
},
13
- "description" :" 更新了一些bug "
13
+ "description" :" 1.支持缓存 \n 2.支持markdown内嵌html解析 \n 3.支持two-factor登录 \n 4.添加代码行号 \n 5.优化了代码染色 \n 还有更多功能等你发现... "
14
14
}
You can’t perform that action at this time.
0 commit comments