Update to latest flutter. (#8580)

diff --git a/flutter-candidate.txt b/flutter-candidate.txt
index 71faf5c..5556d16 100644
--- a/flutter-candidate.txt
+++ b/flutter-candidate.txt
@@ -1 +1 @@
-1e824af6bd217beb0cc201394c9832316b6150da
+a0ba2decab156c88708c4261d40660ab8f60da5f
diff --git a/packages/devtools_app/test/inspector_v2/inspector_integration_test.dart b/packages/devtools_app/test/inspector_v2/inspector_integration_test.dart
index 2f9718e..8e75546 100644
--- a/packages/devtools_app/test/inspector_v2/inspector_integration_test.dart
+++ b/packages/devtools_app/test/inspector_v2/inspector_integration_test.dart
@@ -377,6 +377,8 @@
         );
       }
     },
+    // TODO(https://github.com/flutter/devtools/issues/8582): re-enable.
+    skip: true,
   );
 
   group('widget errors', () {
diff --git a/packages/devtools_app/test/test_infra/goldens/memory/load_offline_data_profile_tab.png b/packages/devtools_app/test/test_infra/goldens/memory/load_offline_data_profile_tab.png
index db0fb29..8be673b 100644
--- a/packages/devtools_app/test/test_infra/goldens/memory/load_offline_data_profile_tab.png
+++ b/packages/devtools_app/test/test_infra/goldens/memory/load_offline_data_profile_tab.png
Binary files differ