Update flutter_template_images to 5.0.0. (#161105)

Closes https://github.com/flutter/flutter/issues/160692.

All references of `skeleton` and `app_shared` have been completely
removed, including in `flutter_template_images`.

See https://github.com/flutter/packages/pull/8360.
This commit is contained in:
Matan Lurey 2025-01-06 12:15:07 -08:00 committed by GitHub
parent f00de04113
commit a9b3f6c042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ const Map<String, String> kManuallyPinnedDependencies = <String, String>{
// Add pinned packages here. Please leave a comment explaining why.
'archive': '3.6.1', // https://github.com/flutter/flutter/issues/115660
'flutter_gallery_assets': '1.0.2', // Tests depend on the exact version.
'flutter_template_images': '4.3.0', // Must always exactly match flutter_tools template.
'flutter_template_images': '5.0.0', // Must always exactly match flutter_tools template.
'google_mobile_ads': '5.1.0', // https://github.com/flutter/flutter/issues/156912
'intl':
'0.19.0', // 0.20.0 introduces new transitive dependencies that are not (yet) cleared in Flutter's allow list.

View File

@ -20,7 +20,7 @@ dependencies:
crypto: 3.0.6
ffi: 2.1.3
file: 7.0.1
flutter_template_images: 4.3.0
flutter_template_images: 5.0.0
html: 0.15.5
http: 1.2.2
intl: 0.19.0
@ -121,4 +121,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc: true
# PUBSPEC CHECKSUM: 9a42
# PUBSPEC CHECKSUM: 5640