GitXplorerGitXplorer
f

news_toolkit

public
1335 stars
214 forks
35 issues

Commits

List of commits on branch main.
Verified
0832430862daa87de17bcb39bd684a8d68bddb5f

fix: upgrade firebase dependencies (#1368)

mmatiasleyba committed a month ago
Verified
bdb52a766d916c4eb75f397d492f9544315c85de

refactor: categories to first class objects (#1348)

mmatiasleyba committed a month ago
Verified
2fafc0807f9eb9015b00372403d106f2a19cae80

chore: update CODEOWNERS (#1349)

mmatiasleyba committed a month ago
Verified
b2cc6c5fc2975adc9aa80e1fa76c3840efe420e5

refactor: remove PostCategory (#1354)

mmatiasleyba committed a month ago
Verified
2c99a5cc73f0d032a74eb429a0ee64ff4ec41aaa

feat: add dependabot for templates (#1364)

SSofiaRey committed a month ago
Verified
1d5414661fc153d98975ad4868345ed5924f5efe

chore(deps-dev): Bump prettier from 3.4.1 to 3.4.2 in /docs (#1358)

ddependabot[bot] committed a month ago

README

The README file for this repository.

Flutter News Toolkit Logo

Flutter News Toolkit Logo


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://flutter.github.io/news_toolkit.