- 包含 wanAndroid已开放API的全部功能:项目、博文、公众号、导航、收藏、搜索、待做清单等,是一个超完整的学习App
- 使用了常规开发模式、流行的BloC模式、官方推荐的Provider模式,完善的注释和踩坑记录,非常适合Flutter学习
- 易用美丽的界面UI
- 仿Android斗鱼客户端的项目页
- 仿wanAndroid网页端的博文页、公众号页
- 双同向列表联动滚动的导航页
- 超美的(程序员の审美)TODO待做清单页
- 主流的NestedScroll + Tab + Scrollable的联动滚动主页面结构、合理的动画、手势运用,UI流畅美观
- 特色!拥有日常打卡、等级排行榜、个性签名等微社交功能!让我们看看是哪个小伙伴最爱学习。(使用Bmob后端云。防作弊和隐私考虑,仅从本页下载的正式版才开启了该功能)
页面 | 开发模式 |
---|---|
主页、主页下的项目页、博文页、公众号页 | BloC模式 |
收藏页、搜索页 | Provider模式 |
导航页、项目细分页、登录注册页、待做清单等其他页面 | 常规开发模式 |
手动下载请点击下载地址
Copyright 2019 CCY0122
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.