Skip to content

Commit

Permalink
v5.0
Browse files Browse the repository at this point in the history
* 使用google组件carousel显示首页轮播图
* 首页文章显示
* 使用三方库webview_flutter,显示网页视图
* 使用三方库badges。显示bottombar带消息的数量,并通过num控制badges的显示与否
  • Loading branch information
PGzxc committed Jun 2, 2022
1 parent 5782466 commit 2d7ce81
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,14 @@
* 我->排名和积分列表,功能完成
* Drawer抽屉添加,点击头像登陆和登陆后退出功能
* 修改安卓和IOS应用显示等名称
* 未登录时,不显示退出按钮。登陆后,显示退出按钮
### v5.0
* 使用google组件carousel显示首页轮播图
* 首页文章显示
* 使用三方库webview_flutter,显示网页视图
* 使用三方库badges。显示bottombar带消息的数量,并通过num控制badges的显示与否


### v5.0
* 未登录时,不显示退出按钮。登陆后,显示退出按钮


## 五 使用的指令
### 5.1 splash更新
flutter pub run flutter_native_splash:create
Expand Down

0 comments on commit 2d7ce81

Please sign in to comment.