|
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> |
2 | 2 |
|
3 | 3 |
|
4 | 4 | > flutter 开发者社区
|
5 | 5 | ## 功能清单
|
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底部 |
11 | 28 |
|
12 | 29 | ## 推文
|
| 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) |
13 | 33 | + [Flutter 全局弹窗](https://juejin.im/post/5c9f2c37518825609415d11d)
|
14 | 34 | + [Flutter UI使用Provide实现主题切换](https://juejin.im/post/5ca5e240f265da30c1725021)
|
15 | | -+ [Flutter UI 1.0.2落地与优化小结](https://juejin.im/post/5c95e691f265da610c06905c) |
16 | 35 | + [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) |
17 | 38 |
|
18 | 39 | ## apk 下载
|
19 | | - |
| 40 | + |
20 | 41 | [安卓包下载](https://github.com/efoxTeam/flutter-ui/releases/download/v1.0.2/app-release.apk)
|
21 | 42 |
|
22 | 43 | ## 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" /> |
25 | 46 |
|
26 | 47 | ## 项目相关
|
27 | 48 | + [apk包历史版本](https://github.com/efoxTeam/flutter-ui/releases)
|
|
30 | 51 |
|
31 | 52 |
|
32 | 53 | ## 项目交流
|
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" /> |
34 | 55 |
|
35 | 56 |
|
36 | 57 |
|
|
0 commit comments