Roll Packages from 250ee0d74817 to afa43aea03d5 (1 revision) (#168215)

https://github.com/flutter/packages/compare/250ee0d74817...afa43aea03d5

2025-05-02 32538273+ValentinVignal@users.noreply.github.com
[go_router_builder] Add support for caseSensitive
(flutter/packages#9134)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
https://dart.googlesource.com/external/github.com/flutter/flutter/+/057a77b49e398fea25a93d7b4af51ff9c274b364
diff --git a/DEPS b/DEPS
index fc221c6..76bee5b 100644
--- a/DEPS
+++ b/DEPS
@@ -14,7 +14,7 @@
   'flutter_git': 'https://flutter.googlesource.com',
   'skia_git': 'https://skia.googlesource.com',
   'llvm_git': 'https://llvm.googlesource.com',
-  'skia_revision': 'f5cdbf60704ad94d905f0d053106438723074f60',
+  'skia_revision': '00e00c9d9720a61f466861f0780bad4827d4a394',
 
   # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
   # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
@@ -236,7 +236,7 @@
 deps = {
   'flutter/engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'c56a8be4e5b743d00bb0ea75c5574e40f0b5f168',
 
-  'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '9ffc2d9ef3a6796dbdcc079a8daa872f6d8f3367',
+  'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '057a77b49e398fea25a93d7b4af51ff9c274b364',
 
   'flutter/engine/src/flutter/third_party/depot_tools':
   Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',
diff --git a/commits.json b/commits.json
index 2c4de4b..d9ba97d 100644
--- a/commits.json
+++ b/commits.json
@@ -1,4 +1,4 @@
 {
-  "flutter":"9ffc2d9ef3a6796dbdcc079a8daa872f6d8f3367",
+  "flutter":"057a77b49e398fea25a93d7b4af51ff9c274b364",
   "flutter/engine/src/flutter/third_party/dart":"c56a8be4e5b743d00bb0ea75c5574e40f0b5f168"
 }
\ No newline at end of file