news_toolkit icon indicating copy to clipboard operation
news_toolkit copied to clipboard

A news template application built in Flutter, by Google and Very Good Ventures. Learn more at: https://flutter.github.io/news_toolkit

Results 27 news_toolkit issues
Sort by recently updated
recently updated
newest added

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dependencies
dart

This PR is a prototype that demonstrates that Super Editor can be used to render articles in the News Toolkit. Super Editor benefits: - Explicit document structure representation, which better...

## Description On iOS, after showing the payment sheet and pressing on close icon (top right) to cancel payment, the `purchase.pendingCompletePurchase` will be `true` and therefore it will try to...

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.5.4 to 6.6.1. Commits d49a5f2 Fix bug when JsonKey.includeToJson is false (#1281) 8f31d52 Latest CI actions (#1279) 5ab5072 Bump actions/setup-node from 3.5.1 to 3.6.0 (#1278) 217f21e Enable...

dependencies
dart

Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.9 to 2.4.10. Release notes Sourced from build_runner's releases. build_runner version 2.4.10 Support version 1.x and 2.x of shelf_web_socket and 2.x and 3.x of web_socket_channel. Bump the...

dependencies
dart

Bumps [share_plus_platform_interface](https://github.com/fluttercommunity/plus_plugins/tree/main/packages) and [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus). These dependencies needed to be updated together. Updates `share_plus_platform_interface` from 3.4.0 to 4.0.0 Commits 0404dd1 chore(release): prepare for release (#2850) 2aa6ad7 fix(connectivity_plus): Ensure Connectivity on Android...

dependencies
dart

## Description - [X] docs: update docs to match new dart sdk version required. ## Type of Change - [ ] ✨ New feature (non-breaking change which adds functionality) -...

documentation

## Description - [X] chore(deps): upgrade template to flutter 3.19.6 ## Type of Change - [ ] ✨ New feature (non-breaking change which adds functionality) - [ ] 🛠️ Bug...

dependencies

## Description With the Firebase dynamic link deprecation, the template `DeepLinkClient` should expose an abstract class that enables easy implementation of the deep link service with another package. ## Type...