VGVentures/news_toolkit
一个由 Google 和 Very Good Ventures 使用 Flutter 构建的新闻模板应用。了解更多详情,请访问:https://vgventures.github.io/news_toolkit/
- Stars
- 1446
- Forks
- 239
- 最近推送(UTC)
- 2026年6月10日
- 项目状态
- 未归档
技术话题
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
VGV, Flutter, and the Google News Initiative have co-sponsored the development of a news application template. The goal of this project is to help news publishers build mobile applications easily in order to make reliable information accessible to all.
This template aims to significantly reduce the development time for typical news applications by giving developers a head start on core components and features.
The Flutter News Toolkit:
- Contains common news app UI workflows and core features built with Flutter and Firebase
- Implements best practices for news apps based on Google News Initiative research
- Allows publishers to monetize immediately with ads and subscription services
Common services such as authentication, notifications, analytics, and ads have been implemented using Firebase and Google Mobile Ads. Developers are free to substitute these services and can find publicly available packages on pub.dev.
If you're just getting started with Flutter, we recommend first developing familiarity with the framework by reviewing the onboarding guides, tutorials, and codelabs before using this template.
Get Started
To get started, see the official documentation at https://vgventures.github.io/news_toolkit/.