We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca8fda commit 30aef0aCopy full SHA for 30aef0a
packages/flutter_tools/pubspec.yaml
@@ -35,6 +35,7 @@ dependencies:
35
native_stack_traces: 0.3.7
36
build_daemon: 2.1.4
37
shelf: 0.7.5
38
+ vm_snapshot_analysis: 0.5.0+1
39
40
# We depend on very specific internal implementation details of the
41
# 'test' package, which change between versions, so when upgrading
@@ -110,4 +111,4 @@ dartdoc:
110
111
# Exclude this package from the hosted API docs.
112
nodoc: true
113
-# PUBSPEC CHECKSUM: f65b
114
+# PUBSPEC CHECKSUM: 0181
0 commit comments