Skip to content

Commit c6b403e

Browse files
authored
Merge pull request #1 from XXApple/master
update
2 parents 95cb3e1 + 89546ba commit c6b403e

File tree

17 files changed

+413
-36
lines changed

17 files changed

+413
-36
lines changed

Flutter/README.md

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
# AndroidLibs == Flutter
2+
3+
包含:Flutter相关
4+
5+
[<==返回首页==](https://github.com/XXApple/AndroidLibs)
6+
7+
8+
<img src="https://github.com/iampawan/FlutterExampleApps/raw/master/image/fa.png" width="700"/>
9+
10+
---
11+
12+
**https://itsallwidgets.com**: https://itsallwidgets.com/
13+
14+
https://itsallwidgets.com/: flutter 项目集合
15+
16+
---
17+
18+
**FlutterExampleApps**: https://github.com/iampawan/FlutterExampleApps
19+
20+
Flutter 完整项目大全
21+
22+
<img src="https://github.com/iampawan/FlutterExampleApps/raw/master/image/whatsapp.gif" width="320"/> <img src="https://camo.githubusercontent.com/49807211b0332c41a4355694b2b6aae4cba6f3a6/68747470733a2f2f7468756d62732e6766796361742e636f6d2f556e73656c66697368416c657274496365626c7565726564746f707a656272612d73697a655f726573747269637465642e676966" width="320"/>
23+
24+
---
25+
26+
**flutter-go**: https://github.com/alibaba/flutter-go
27+
28+
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
29+
30+
<img src="https://camo.githubusercontent.com/9fda71677b2f0ec7602d8a9442804b07b32ab2af/68747470733a2f2f696d672e616c6963646e2e636f6d2f7466732f5442316f65696342686a614b31526a535a4641585862644c4658612d3334352d3731372e676966" width="320"/> <img src="https://camo.githubusercontent.com/b65b06d4c09cef5b04a5db48ec4c7f45a772f5fe/68747470733a2f2f696d672e616c6963646e2e636f6d2f7466732f544231574a4e75426d7a714b31526a535a506358586254657058612d3334352d3731372e676966" width="320"/>
31+
32+
---
33+
34+
**flutter_shuqi**: https://github.com/huanxsd/flutter_shuqi
35+
36+
高仿书旗小说 Flutter版,支持iOS、Android
37+
38+
<img src="https://github.com/huanxsd/flutter_shuqi/raw/master/screenshot/ios_2.png" width="480"/>
39+
40+
---
41+
42+
**json_to_dart**: https://github.com/javiercbk/json_to_dart
43+
44+
`json` 字符串转换成 `dart` 类的工具
45+
46+
---
47+
48+
**flutter_luban**: https://github.com/crazecoder/flutter_luban
49+
50+
一个flutter版本的图片压缩工具
51+
52+
<img src="https://github.com/crazecoder/flutter_luban/raw/62bae66c5d067db82117038c6bb8bac2d54e14f9/screenshot/test.png?raw=true" width="480"/>
53+
54+
---
55+
56+
**flutter_file_manager**: https://github.com/huang-weilong/flutter_file_manager
57+
58+
一个flutter版本的文件管理器,查看SD卡内的文件
59+
60+
<img src="https://github.com/huang-weilong/flutter_file_manager/raw/master/assets/images/image.jpg" width="320"/>
61+
62+
---
63+
64+
**Flutter-learning**: https://github.com/AweiLoveAndroid/Flutter-learning
65+
66+
Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
67+
68+
<img src="https://github.com/AweiLoveAndroid/Flutter-learning/raw/master/pics/logo.png?raw=true" width="320"/>
69+
70+
---
71+
72+
**flutter-study**: https://github.com/yang7229693/flutter-study
73+
74+
持续更新Flutter学习过程中的总结
75+
76+
---
77+
78+
**flutter-common-widgets-app**: https://github.com/alibaba/flutter-common-widgets-app
79+
80+
flutter 菜鸟 APP,包含常用 flutter 组件的中文文档与 demo 演示
81+
82+
<img src="https://camo.githubusercontent.com/9fda71677b2f0ec7602d8a9442804b07b32ab2af/68747470733a2f2f696d672e616c6963646e2e636f6d2f7466732f5442316f65696342686a614b31526a535a4641585862644c4658612d3334352d3731372e676966" width="320"/> <img src="https://camo.githubusercontent.com/b65b06d4c09cef5b04a5db48ec4c7f45a772f5fe/68747470733a2f2f696d672e616c6963646e2e636f6d2f7466732f544231574a4e75426d7a714b31526a535a506358586254657058612d3334352d3731372e676966" width="320"/>
83+
84+
---
85+
86+
**HistoryOfEverything**: https://github.com/2d-inc/HistoryOfEverything
87+
88+
Flutter Launch Timeline Demo
89+
90+
<img src="https://camo.githubusercontent.com/23d3c78b0a2b645567630468bd68d54c02c2076a/68747470733a2f2f63646e2e3264696d656e73696f6e732e636f6d2f315f53746172742e676966" width="320"/>
91+
92+
---
93+
94+
**ycflutter**: https://github.com/yangchong211/ycflutter
95+
96+
一个体验好的flutter版本的玩android客户端
97+
98+
<img src="https://github.com/yangchong211/ycflutter/raw/master/iamge/3.jpg" width="320"/> <img src="https://github.com/yangchong211/ycflutter/raw/master/iamge/7.jpg" width="320"/>
99+
100+
---
101+
102+
**Flutter-CuriosityApp**: https://github.com/xumaohuai/Flutter-CuriosityApp
103+
104+
Flutter高仿好奇心日报
105+
106+
<img src="https://camo.githubusercontent.com/ab569934d15c7e2884af113c6fe3cc861360181c/68747470733a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f313232303332392d643961656239306663323535373439652e6769663f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970" width="320"/>
107+
108+
---
109+
110+
**zhihu-flutter**: https://github.com/HackSoul/zhihu-flutter
111+
112+
Flutter 高仿知乎 UI,非常漂亮,也非常流畅,flutter build apk 或 flutter build ios 之后更流畅
113+
114+
<img src="https://github.com/HackSoul/zhihu-flutter/blob/master/image/1.png" width="320"/>
115+
116+
---
117+
118+
**Vadaski-flutter_note_book**: https://github.com/Vadaski/Vadaski-flutter_note_book
119+
120+
Vadaski-flutter_note_book, 每个demo文件代码在100行左右,十分适合 Flutter 新手阅读
121+
122+
<img src="https://camo.githubusercontent.com/98f6b43e1609d23b99ae7dbe642f2a6502090214/68747470733a2f2f757365722d676f6c642d63646e2e786974752e696f2f323031382f392f31302f313635633234623361646262643561613f773d33363226683d36343026663d67696626733d313231343237" width="270"/> <img src="https://camo.githubusercontent.com/00ca65bdb319f97ffbf0095dba97dbf2f7dc2712/68747470733a2f2f757365722d676f6c642d63646e2e786974752e696f2f323031382f392f392f313635626431363463653033613335393f773d33363226683d36343226663d67696626733d353439363239" width="270"/> <img src="https://camo.githubusercontent.com/985093470c4e7c723e3b33cbb466ce652d85ccb1/68747470733a2f2f757365722d676f6c642d63646e2e786974752e696f2f323031382f392f31322f313635636435343633663939636232623f773d33363226683d36343026663d67696626733d363237343633" width="270"/>
123+
124+
---
125+

Gradle/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ Publish bintray aar/jar multi-module in a duper easy way
1212

1313
---
1414

15+
**android-build-filter-gradle-plugin**: https://github.com/yanbober/android-build-filter-gradle-plugin
16+
17+
一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件
18+
19+
---
20+
21+
**AutoRegister**: https://github.com/luckybilly/AutoRegister
22+
23+
编译期自动扫描子类或接口实现类并生成代码将对象注册到其管理类中(如:组件化框架中的组件自动注册)
24+
25+
---
26+
1527
**ClassPlugin**: https://github.com/dinuscxj/ClassPlugin
1628

1729
致Android开发 —— 灵活的Class替换插件

Kotlin/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@
66

77
---
88

9+
**kotlin_tips**: https://github.com/heimashi/kotlin_tips
10+
11+
用Kotlin去提高生产力:汇总Kotlin相对于Java的优势,以及怎么用Kotlin去简洁、务实、高效、安全开发的Tips
12+
13+
---
14+
15+
**Design-Patterns-In-Kotlin**: https://github.com/dbacinski/Design-Patterns-In-Kotlin
16+
17+
Kotlin实现的设计模式
18+
19+
---
20+
21+
**Scarlet**: https://github.com/Tinder/Scarlet
22+
23+
A Retrofit inspired WebSocket client for Kotlin, Java, and Android
24+
25+
---
26+
927
**kotlinconf-app**: https://github.com/JetBrains/kotlinconf-app
1028

1129
official KotlinConf App

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
- [Gradle](https://github.com/XXApple/AndroidLibs/tree/master/Gradle)
3232
- [ReactNative](https://github.com/XXApple/AndroidLibs/tree/master/React_Native)
3333
- [Kotlin](https://github.com/XXApple/AndroidLibs/tree/master/Kotlin)
34-
35-
34+
- :fire:[Flutter](https://github.com/XXApple/AndroidLibs/tree/master/Flutter)
3635

3736

3837
---

React_Native/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ React Native 仿 ofo 共享单车 App
2626

2727
---
2828

29+
**reading**: https://github.com/attentiveness/reading
30+
31+
阅读应用
32+
33+
<img src="https://github.com/attentiveness/reading/raw/master/screenshot/iReading_Main.png" width="320" /> <img src="https://github.com/attentiveness/reading/raw/master/screenshot/iReading_Article.png" width="320" />
34+
35+
---
36+
2937
**react-native-node**: https://github.com/staltz/react-native-node
3038

3139
在 React Native 环境下,运行一个 Node Server Http 服务

图片框架Image/README.md

Lines changed: 57 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AndroidLibs == 图片 Image
22

3-
包含:图片加载框架ImageLoader、自定义图片、裁剪Crop、形状Shape、人脸识别……
3+
包含:图片加载框架ImageLoader、自定义图片、裁剪Crop、形状Shape、人脸识别、相机……
44

55
[<==返回首页==](https://github.com/XXApple/AndroidLibs)
66

@@ -22,6 +22,28 @@ Android OpenGL ES 2.0/3.0 Engine
2222

2323
---
2424

25+
**sketch: https://github.com/panpf/sketch
26+
27+
Sketch 是 Android 上一个强大且全面的图片加载器,支持 GIF,手势缩放以及分块显示超大图片
28+
29+
---
30+
31+
**Diooto: https://github.com/moyokoo/Diooto
32+
33+
微博,微信图库效果,微信视频拖放效果,适配状态栏 、屏幕旋转 、全屏 、长图、GIF、视频
34+
35+
<img src="https://github.com/moyokoo/Media/raw/master/diooto3.gif?raw=true" width="320"/> <img src="https://github.com/moyokoo/Media/raw/master/diooto1.gif?raw=true" width="320"/>
36+
37+
---
38+
39+
**android-face-detector: https://github.com/husaynhakeem/android-face-detector
40+
41+
实时人脸检测
42+
43+
<img src="https://github.com/husaynhakeem/android-face-detector/blob/master/app/art/demo.jpg" width="400"/>
44+
45+
---
46+
2547
**AndroidFaceDetection: https://github.com/lchad/AndroidFaceDetection
2648

2749
Android 平台进行人脸检测的几种方案
@@ -106,7 +128,7 @@ A simple imageview which allows you to create diagonal cut views easily
106128

107129
---
108130

109-
**PaletteImageView: https://github.com/DingMouRen/PaletteImageView-
131+
**PaletteImageView: https://github.com/DingMouRen/PaletteImageView
110132

111133
懂得智能配色的ImageView,还能给自己设置多彩的阴影
112134

@@ -122,6 +144,14 @@ A simple imageview which allows you to create diagonal cut views easily
122144

123145
---
124146

147+
**AndroidWM: https://github.com/huangyz0918/AndroidWM
148+
149+
轻量级安卓水印框架,支持隐形数字水印
150+
151+
<img src="https://camo.githubusercontent.com/ee10fde843f5050abbb3424ad9470d17150f1102/68747470733a2f2f692e6c6f6c692e6e65742f323031382f30392f30352f356238663565623161376662302e706e67" width="400"/> <img src="https://camo.githubusercontent.com/42a674fdf9e49c7e774c205063427e1b863a2f90/68747470733a2f2f692e6c6f6c692e6e65742f323031382f30392f30352f356238663565623234643066642e706e67" width="400"/>
152+
153+
---
154+
125155
**RubberStamp: https://github.com/vinaygaba/RubberStamp
126156

127157
给图片添加水印
@@ -202,6 +232,14 @@ Clickable ImageView that expands to full screen and is dismissible by swiping th
202232

203233
---
204234

235+
**ProCamera**: https://github.com/18Gray/ProCamera
236+
237+
ProCamera是一款基于Camera2 API的相机,实现了相机的常用功能,力求不断挖掘Camera2的巨大潜力,锻造一款在功能和设计上完美的相机产品
238+
239+
<img src = "https://github.com/18Gray/ProCamera/raw/master/screenshot/camera2.jpg" width = "320"/> <img src = "https://github.com/18Gray/ProCamera/raw/master/screenshot/modeselect.jpg" width = "320"/>
240+
241+
---
242+
205243
**Fotoapparat**: https://github.com/Fotoapparat/Fotoapparat
206244

207245
Android 有两套相机 Api,使用起来很麻烦,好在 Foto 开源了他们在 Android 上的 Camera 封装 Api,力荐
@@ -508,6 +546,14 @@ An implementation of High Pass Skin Smoothing on Android Bitmap 美颜
508546

509547
---
510548

549+
**LargeImage**: https://github.com/LuckyJayce/LargeImage
550+
551+
Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能
552+
553+
<img src = "https://github.com/LuckyJayce/LargeImage/blob/master/raw/demo.gif" width = "320"/>
554+
555+
---
556+
511557
**BigImageViewer**: https://github.com/Piasy/BigImageViewer
512558

513559
大图查看加载库,支持拖动和缩放,利用 fresco 加载,超级方便,但是内存占用超级低,一点也不卡
@@ -794,6 +840,14 @@ Luban(鲁班)——可能是最接近微信朋友圈的图片压缩算法
794840

795841
---
796842

843+
**zBarLibary**: https://github.com/bertsir/zBarLibary
844+
845+
zbar扫描快,zxing可以生成和识别本地,So,我就把他们结合在了一起
846+
847+
<img src="https://camo.githubusercontent.com/9eec49996c71fef00e117356beb8ee91bc2ed7c8/687474703a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f333032393032302d623030343430373562323162326637632e6769663f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970253743696d61676556696577322f322f772f333633" width="320" /> <img src="https://camo.githubusercontent.com/d6372d677c6dae51ae7d8228b797223e0ff2a35f/687474703a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f333032393032302d633763373962366166346461363936302e6a70673f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970253743696d61676556696577322f322f772f333630" width="320" />
848+
849+
---
850+
797851
**MVBarcodeReader**: https://github.com/iamMehedi/MVBarcodeReader
798852

799853
条码识别
@@ -1086,7 +1140,7 @@ A library to take picture easy, trasnfrom your data and save photos in your devi
10861140

10871141
**android-gif-drawable**: https://github.com/koral--/android-gif-drawable
10881142

1089-
Views and Drawable for displaying animated GIFs on Android
1143+
安卓 Gif 图片加载
10901144

10911145
---
10921146

完整开源项目Project/README.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,44 @@ Google I/O 大会 App 的最新源代码
1212

1313
---
1414

15+
**giffun**: https://github.com/guolindev/giffun
16+
17+
一款开源的GIF在线分享App,乐趣就要和世界分享
18+
19+
<img src = "https://github.com/guolindev/giffun/raw/master/screenshots/screenshot3.gif" width = "320"/> <img src = "https://github.com/guolindev/giffun/raw/master/screenshots/giffun_demo.gif" width = "320"/>
20+
21+
---
22+
23+
**Todo**: https://github.com/xujiaji/Todo
24+
25+
简洁清爽的Todo清单工具,MVP+okhttp3+retrofit+gson,Api来自玩Android
26+
27+
<img src = "https://raw.githubusercontent.com/xujiaji/xujiaji.github.io/pictures/todo/screen/20181203103804.png" width = "320"/>
28+
29+
---
30+
31+
**android-sunflower**: https://github.com/googlesamples/android-sunflower
32+
33+
A gardening app illustrating Android development best practices with Android Jetpack
34+
35+
<img src = "https://github.com/googlesamples/android-sunflower/blob/master/screenshots/jetpack_donut.png" width = "480"/>
36+
37+
---
38+
1539
**NoticeDog**: https://github.com/bunnyblue/NoticeDog
1640

1741
一个基于NotificationListenerService 的Android通知管理app,可以防止微信消息撤回
1842

1943
---
2044

45+
**LifeHelper**: https://github.com/yangchong211/LifeHelper
46+
47+
综合案例训练,包含新闻,视频,图片,音乐,记事本等等模块。架构模式:采用MVP+Rx+Retrofit+Desgin+Dagger2+阿里VLayout+腾讯X5+腾讯bugly
48+
49+
<img src = "https://camo.githubusercontent.com/674dcb17dd8230923c657902077535bb10fc6002/687474703a2f2f70307536326730306e2e626b742e636c6f7564646e2e636f6d2f53637265656e73686f745f323031372d30392d33302d31372d31322d35362e706e67" width = "270"/> <img src = "https://camo.githubusercontent.com/7caa6c4e3a7d109489986e693ca71d65b80f6af1/687474703a2f2f70307536326730306e2e626b742e636c6f7564646e2e636f6d2f53637265656e73686f745f323031372d30392d33302d31372d31332d35322e706e67" width = "270"/>
50+
51+
---
52+
2153
**android-permission-checker-app**: https://github.com/Arjun-sna/android-permission-checker-app
2254

2355
识别应用中的各种权限
@@ -1426,6 +1458,14 @@ Qiitanium is an unofficial Android application of Qiita
14261458

14271459
---
14281460

1461+
**LaunchEnr**: https://github.com/enricocid/LaunchEnr
1462+
1463+
一个简单好看的 Android Launcher
1464+
1465+
<img src="https://raw.githubusercontent.com/enricocid/LaunchEnr/master/art2_0.png" width="600"/>
1466+
1467+
---
1468+
14291469
**KISS**: https://github.com/Neamar/KISS
14301470

14311471
轻量的安卓桌面

布局Layout/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,19 @@
99

1010
facebook 出品的高效UI加载库
1111

12+
13+
---
14+
15+
**StatusStories**: https://github.com/RahulJanagouda/StatusStories
16+
17+
Status Stories = Snapchat stories, Instagram stories, Whatsapp Statuses, Facebook Messenger Stories.
18+
19+
<img src="https://raw.githubusercontent.com/RahulJanagouda/StatusStories/master/images/i0001.jpg" width=216 height=400 /> <img src="https://raw.githubusercontent.com/RahulJanagouda/StatusStories/master/images/i0002.jpg" width=216 height=400 /> <img src="https://raw.githubusercontent.com/RahulJanagouda/StatusStories/master/images/i0006.jpg" width=216 height=400 /> <img src="https://raw.githubusercontent.com/RahulJanagouda/StatusStories/master/images/i0004.jpg" width=216 height=400 />
20+
21+
1222
---
1323

24+
1425
**material-components-android**: https://github.com/material-components/material-components-android
1526

1627
Material Design 风格的组件集合

0 commit comments

Comments
 (0)