Update dart revision (3.8.1) for 3.32.1 release (#169601)

This updated the dart revision for the upcoming flutter stable release, 3.32.1
This commit is contained in:
Jackson Gardner 2025-05-28 14:26:27 -07:00 committed by GitHub
parent 7d3efe4643
commit 1425e5e9ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
DEPS
View File

@ -56,7 +56,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'b04011c77cd93e6ab9144af37976733b558d716c',
'dart_revision': '05589740efb305ceef593b3db6cab2910c17d480',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py