Skip to content

Commit f376fe9

Browse files
committed
feat:provider 替换 provide 1.0.3
1 parent ce0c854 commit f376fe9

File tree

4 files changed

+8
-86
lines changed

4 files changed

+8
-86
lines changed

lib/main.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ class MainAppState extends State<MainApp> {
6161
],
6262
supportedLocales: ConfigLanguage.supportedLocales,
6363
theme: AppTheme.getThemeData(configModel.theme),
64-
// onGenerateRoute: FluroRouter.router.generator,
65-
home: HomePage.Index(),
64+
onGenerateRoute: FluroRouter.router.generator,
65+
// home: HomePage.Index(),
6666
navigatorObservers: <NavigatorObserver>[Analytics.observer],
6767
);
6868
},

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: A new Flutter project.
77
# Both the version and the builder number may be overridden in flutter
88
# build by specifying --build-name and --build-number, respectively.
99
# Read more about versioning at semver.org.
10-
version: 1.0.2+1
10+
version: 1.0.3+1
1111

1212
environment:
1313
sdk: ">=2.1.0 <3.0.0"

readme.md

Lines changed: 4 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,10 @@
1-
# Flutter UI <img src="https://github.com/YYFlutter/flutter-ui/blob/master/android/app/src/main/res/mipmap-ldpi/ic_launcher.png?raw=true" height="20"> <sup>v1.0.2</sup>
1+
# Flutter UI <img src="https://github.com/YYFlutter/flutter-ui/blob/master/android/app/src/main/res/mipmap-ldpi/ic_launcher.png?raw=true" height="20"> <sup>v1.0.3</sup>
2+
[项目正筹划新一轮更新欢迎建议OR提ISSUE](https://github.com/YYFlutter/flutter-ui/issues/55)
23

3-
> YY Flutter 开发者社区
4-
5-
[![License](https://img.shields.io/github/issues/YYFlutter/flutter-ui.svg)](https://jitpack.io/#YYFlutter/flutter-ui)
6-
[![Stars](https://img.shields.io/github/stars/YYFlutter/flutter-ui.svg)](https://jitpack.io/#YYFlutter/flutter-ui)
7-
[![Stars](https://img.shields.io/github/forks/YYFlutter/flutter-ui.svg)](https://jitpack.io/#YYFlutter/flutter-ui)
8-
[![Forks](https://img.shields.io/github/issues/YYFlutter/flutter-ui.svg)](https://jitpack.io/#YYFlutter/flutter-ui)
9-
10-
## 社区功能介绍
11-
+ [团队介绍]()
12-
+ FlutterUI Demo
13-
+ 文章类
14-
+ Flutter系列教程
15-
+ Flutter实战组件集锦
16-
+ 其它推文
17-
+ 插件类
18-
+ [Flutter-animation-set 动画插件](https://github.com/YYFlutter/flutter-animation-set)
19-
+ [安卓包下载](https://github.com/YYFlutter/flutter-ui/releases/download/v1.0.2/app-release.apk)
20-
+ 社区互动与交流
21-
22-
23-
## FlutterUI Demo预览
24-
<img src="https://github.com/YYFlutter/flutter-ui/blob/master/readme/1.0.2/1.jpg?raw=true" width="200" /> <img src="https://github.com/YYFlutter/flutter-ui/blob/master/readme/1.0.2/2.jpg?raw=true" width="200" /> <img src="https://github.com/YYFlutter/flutter-ui/blob/master/readme/1.0.2/3.jpg?raw=true" width="200" />
25-
<img src="https://github.com/YYFlutter/flutter-ui/blob/master/readme/1.0.2/4.jpg?raw=true" width="200" /> <img src="https://github.com/YYFlutter/flutter-ui/blob/master/readme/1.0.2/5.jpg?raw=true" width="200" /> <img src="https://github.com/YYFlutter/flutter-ui/blob/master/readme/1.0.2/6.jpg?raw=true" width="200" />
26-
27-
### Flutter系列教程
28-
| 文章 | 文章状态 | 作者 | 变更日志 |
29-
| --- | --- | --- | --- |
30-
| | 进行中 | | |
31-
| | 进行中 | | |
32-
| | 进行中 | | |
33-
34-
35-
<a name="1b4593e9"></a>
36-
### Flutter实战组件集锦
37-
#### 弹层【集锦】
38-
| 文章 | 文章状态 | 作者 | 变更日志 |
39-
| --- | --- | --- | --- |
40-
| 透明弹窗背景 | 进行中 | | |
41-
| 确认框 | 进行中 | | |
42-
| 聊天输入框 | 进行中 | | |
43-
| | 进行中 | | |
44-
| | 进行中 | | |
45-
| | 已完成 | | |
46-
47-
48-
#### 列表【集锦】
49-
| 文章 | 文章状态 | 作者 | 变更日志 |
50-
| --- | --- | --- | --- |
51-
| 上下拉加载 | 进行中 | | |
52-
| | 进行中 | | |
53-
54-
55-
#### 列表【导航】
56-
| 文章 | 文章状态 | 作者 | 变更日志 |
57-
| --- | --- | --- | --- |
58-
| 顶部透明 | 进行中 | | |
59-
| | 进行中 | | |
60-
61-
62-
#### 列表【适配方案】
63-
| 文章 | 文章状态 | 作者 | 变更日志 |
64-
| --- | --- | --- | --- |
65-
| 适配iphonex底部 | 进行中 | | |
66-
| | 进行中 | | |
67-
68-
### 其它推文
69-
| 文章 | 文章状态 | 作者 | 变更日志 |
70-
| --- | --- | --- | --- |
71-
| [Flutter UI APP 低调上线](https://juejin.im/post/5c90514e6fb9a070c859029c) | 已完成 | [ken](https://github.com/ckken) | 2019/03/19 |
72-
| [Flutter 接入 firebase 快速构建应用](https://juejin.im/post/5c90514e6fb9a070c859029c) | 已完成 | [ken](https://github.com/ckken) | 2019/03/19 |
73-
| [Flutter UI 1.0.2落地与优化小结](https://juejin.im/post/5c95e691f265da610c06905c) | 已完成 | [ken](https://github.com/ckken) | 2019/03/23 |
74-
| [Flutter 全局弹窗](https://juejin.im/post/5c9f2c37518825609415d11d) | 已完成 | [wanwu](https://github.com/wanwusangzhi) | 2019/03/30 |
75-
| [Flutter UI使用Provide实现主题切换](https://juejin.im/post/5ca5e240f265da30c1725021) | 已完成 | [DIVINER-onlys](https://github.com/DIVINER-onlys) | 2019/04/04 |
76-
| [Flutter provide ProvideMulti](https://juejin.im/post/5cc685835188252e8925f056) | 已完成 | [wanwu](https://github.com/wanwusangzhi) | 2019/03/23 |
77-
| [以$t形式使用flutter多语言](https://juejin.im/post/5cdb8adee51d453acc60162c) | 已完成 | [DIVINER-onlys](https://github.com/DIVINER-onlys) | 2019/05/15 |
78-
| [Flutter Provider 3.0实战教程](https://juejin.im/post/5d2c19c6e51d4558936aa11c) | 已完成 | [DIVINER-onlys](https://github.com/DIVINER-onlys) | 2019/07/15 |
79-
80-
81-
## apk 下载
82-
![安卓包下载](https://github.com/YYFlutter/flutter-ui/blob/master/readme/apk.png?raw=true)
83-
[安卓包下载](https://github.com/YYFlutter/flutter-ui/releases/download/v1.0.2/app-release.apk)
844

855
## 项目相关
6+
+ [项目官方文章](https://github.com/YYFlutter/flutter-article)
7+
+ [项目开发规范](https://github.com/YYFlutter/flutter-article/blob/master/lint/v1.0.md)
868
+ [apk包历史版本](https://github.com/YYFlutter/flutter-ui/releases)
879
+ [组件开发进度](readme/widget_progress.md)
8810
+ [贡献PR参考](readme/pr.md)

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.0.2"}
1+
{"version":"1.0.3"}

0 commit comments

Comments
 (0)