Skip to content

Commit acd8151

Browse files
authored
update readme.md
update readme.md
1 parent 71406e2 commit acd8151

File tree

1 file changed

+32
-11
lines changed

1 file changed

+32
-11
lines changed

readme.md

Lines changed: 32 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,48 @@
1-
# Flutter UI <img src="android/app/src/main/res/mipmap-ldpi/ic_launcher.png" height="20"> <sup>v1.0.2</sup>
1+
# Flutter UI <img src="https://github.com/efoxTeam/flutter-ui/blob/master/android/app/src/main/res/mipmap-ldpi/ic_launcher.png?raw=true" height="20"> <sup>v1.0.2</sup>
22

33

44
> flutter 开发者社区
55
## 功能清单
6-
+ widget 组件教程
7-
+ 多语言切换
8-
+ 多主题切换
9-
+ 自动更新检测
10-
+ firebase 崩溃监控
6+
+ 实战组件集锦【规则中】
7+
+ widget基础组件介绍【持续更新】
8+
+ 推文【持续更新】
9+
+ 多语言切换【√】
10+
+ 多主题切换【√】
11+
+ 自动更新检测 【√】
12+
+ firebase 崩溃监控【√】
13+
14+
## 实战组件集锦
15+
+ 弹层
16+
+ 透明弹窗背景
17+
+ 确认框
18+
+ 聊天输入框
19+
+ 列表
20+
+ 上下拉加载
21+
+ 动画
22+
+ SVAG接入
23+
+ 波纹动画
24+
+ 导航
25+
+ 顶部透明
26+
+ 适配方案
27+
+ 适配iphonex底部
1128

1229
## 推文
30+
+ [Flutter UI APP 低调上线](https://juejin.im/post/5c90514e6fb9a070c859029c)
31+
+ [Flutter 接入 firebase 快速构建应用](https://juejin.im/post/5c90514e6fb9a070c859029c)
32+
+ [Flutter UI 1.0.2落地与优化小结](https://juejin.im/post/5c95e691f265da610c06905c)
1333
+ [Flutter 全局弹窗](https://juejin.im/post/5c9f2c37518825609415d11d)
1434
+ [Flutter UI使用Provide实现主题切换](https://juejin.im/post/5ca5e240f265da30c1725021)
15-
+ [Flutter UI 1.0.2落地与优化小结](https://juejin.im/post/5c95e691f265da610c06905c)
1635
+ [Flutter provide ProvideMulti](https://juejin.im/post/5cc685835188252e8925f056)
36+
+ [以$t形式使用flutter多语言](https://juejin.im/post/5cdb8adee51d453acc60162c)
37+
+ [Flutter Provider 3.0实战教程](https://juejin.im/post/5d2c19c6e51d4558936aa11c)
1738

1839
## apk 下载
19-
![安卓包下载](readme/apk.png)
40+
![安卓包下载](https://github.com/efoxTeam/flutter-ui/blob/master/readme/apk.png?raw=true)
2041
[安卓包下载](https://github.com/efoxTeam/flutter-ui/releases/download/v1.0.2/app-release.apk)
2142

2243
## Demo 预览
23-
<img src="readme/1.0.2/1.jpg" width="200" /> <img src="readme/1.0.2/2.jpg" width="200" /> <img src="readme/1.0.2/3.jpg" width="200" />
24-
<img src="readme/1.0.2/4.jpg" width="200" /> <img src="readme/1.0.2/5.jpg" width="200" /> <img src="readme/1.0.2/6.jpg" width="200" />
44+
<img src="https://github.com/efoxTeam/flutter-ui/blob/master/readme/1.0.2/1.jpg?raw=true" width="200" /> <img src="https://github.com/efoxTeam/flutter-ui/blob/master/readme/1.0.2/2.jpg?raw=true" width="200" /> <img src="https://github.com/efoxTeam/flutter-ui/blob/master/readme/1.0.2/3.jpg?raw=true" width="200" />
45+
<img src="https://github.com/efoxTeam/flutter-ui/blob/master/readme/1.0.2/4.jpg?raw=true" width="200" /> <img src="https://github.com/efoxTeam/flutter-ui/blob/master/readme/1.0.2/5.jpg?raw=true" width="200" /> <img src="https://github.com/efoxTeam/flutter-ui/blob/master/readme/1.0.2/6.jpg?raw=true" width="200" />
2546

2647
## 项目相关
2748
+ [apk包历史版本](https://github.com/efoxTeam/flutter-ui/releases)
@@ -30,7 +51,7 @@
3051

3152

3253
## 项目交流
33-
<img src="readme/qq-qrcode.png" width="200" />
54+
<img src="https://github.com/efoxTeam/flutter-ui/blob/master/readme/qq-qrcode.png?raw=true" width="200" />
3455

3556

3657

0 commit comments

Comments
 (0)