File tree 7 files changed +55
-0
lines changed
7 files changed +55
-0
lines changed Original file line number Diff line number Diff line change
1
+ .DS_Store
2
+ .idea /
Original file line number Diff line number Diff line change
1
+
2
+
3
+ Good stuff is worth waiting for...
4
+
5
+ 敬请期待
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " gitme" ,
3
+ "version" : " 0.0.1" ,
4
+ "scripts" : {
5
+ "release" :" node ./scripts/release.js"
6
+ },
7
+ "dependencies" : {
8
+
9
+ }
10
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "android" :{
3
+ "version" :" 0.1.0" ,
4
+ "url" :" " ,
5
+ "storeUrl" :" " ,
6
+ "force" :false
7
+ },
8
+ "ios" :{
9
+ "version" :" 0.1.0" ,
10
+ "url" :" itms-apps://itunes.apple.com/app/id477927812" ,
11
+ "force" :false
12
+ },
13
+ "description" :" 更新了一些bug"
14
+ }
Original file line number Diff line number Diff line change
1
+ ## Gitme服务协议
2
+
3
+ Gitme为[ Flutter中文网(https://flutterchina.club )] ( https://flutterchina.club ) 开发的一款程序员源码交流软件,同时也是Github上的一个客户端,您可以轻松、方便的使用本软件随时随地访问Github上的资源,和全世界开发者分享您的代码。
4
+
5
+ ### 用户账号
6
+
7
+ Gitme(以下简称“本软件”)目前只支持github账号登陆,如果您还没有账号,需要先去[ github官网] ( https://github.com ) 去注册一个账号。
8
+
9
+ ### 隐私协议
10
+
11
+ 在本软件登陆github账号时,为方便下次登陆,您的账号会在** 本地** 保存,Gitme在任何时候都不会以任何理由上传您的私人密码、token。本软件通过Github OAuth授权协议来获取用户基本信息,包括头像、昵称、电子邮件、公司、个人简介等信息。
12
+
13
+ ### 禁止性行为
14
+
15
+ 除非法律允许或Flutter中文网官方书面授权许可,您不得从事下列行为:
16
+
17
+ 1 . 对本软件进行反向工程、反向汇编、反向编译,或者以其他方式尝试发现本软件的源代码;
18
+ 2 . 对本软件内拥有知识产权的内容进行使用、出租、出借、复制、修改、链接、转载、汇编、发表、出版、建立镜像站点等;
19
+ 3 . 使用本软件商标、logo、插图用于商业目的;
20
+
21
+ ### 终端安全责任
22
+
23
+ 本软件在开发过程中对所有用户数据都已在加密通道下传输。但由于用户账号会在本地保存,所以请不要在不可信的越狱、Root过的设备登陆您的账号。
24
+
You can’t perform that action at this time.
0 commit comments