# feature_news **Repository Path**: TTGF/feature_news ## Basic Information - **Project Name**: feature_news - **Description**: 组件化示例资讯业务包,提供资讯列表、资讯详情和可注入 Repository。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-30 - **Last Updated**: 2026-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # feature_news 资讯业务包,提供资讯列表和资讯详情页。 ## 职责 - 资讯列表展示、刷新和加载更多。 - 点赞、删除等局部状态刷新。 - 资讯详情 WebView 页面。 - 提供可注入的 `NewsRepository`,便于测试。 ## 测试 ```bash flutter test ```