Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 372 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 372 Bytes

从零开始写一个基于Fultter的知乎APP

步骤记录

  1. step1 完成常规页面切换框架

  2. step2 完成热榜布局

    todo:

    • 添加loading

    • 下拉刷新

    • 添加点击跳转

    • 状态保持,切换tab,无需重新加载数据 AutomaticKeepAliveClientMixin

  3. step3 构建推荐mock Model,布局推荐和关注页面。