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/.