# catsao **Repository Path**: kevin2y/catsao ## Basic Information - **Project Name**: catsao - **Description**: Flutter 简易新闻项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-10 - **Last Updated**: 2023-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Catsao ## Introduction 纸上谈兵终觉浅,绝知此事要躬行。 catsao(音:cat骚),我撸的第一个Flutter Application Demo,目前阶段它主要仿造目前主流的新闻资讯类app布局,实现了简单的新闻浏览。我还要继续丰富它,让它越来越sao。 ## Effect ![](https://github.com/suojingchao/catsao/blob/master/raw/master/Photos/20180318_203811.gif) ![](https://github.com/suojingchao/catsao/blob/master/raw/master/Photos/20180318_203837.gif) ![](https://github.com/suojingchao/catsao/blob/master/raw/master/Photos/20180318_203859.gif) 由于聚合数据只有获取新闻列表的接口(也可能我没找到单条新闻详情的接口),所以目前点击新闻的跳转是直接用浏览器打开了其对应的url。另外聚合数据获取新闻列表的接口貌似也没有支持分页参数...我还升级了聚合数据的高级会员,略坑。 ## Todo - 下拉刷新 - 增加不同频道Route - 图片本地缓存 ## End 天气接口:和风天气。 - [https://www.heweather.com/documents/api/s6/weather-now](https://www.heweather.com/documents/api/s6/weather-now)。 新闻接口:聚合数据。 - [https://www.juhe.cn](https://www.juhe.cn)。 部分图标:Iconfont-阿里巴巴矢量图标库。 - [http://www.iconfont.cn](http://www.iconfont.cn)。