Skip to content

Commit 30aef0a

Browse files
author
Jonah Williams
authored
[flutter_tools] add snapshot analysis dependency (flutter#62590)
1 parent 6ca8fda commit 30aef0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/flutter_tools/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies:
3535
native_stack_traces: 0.3.7
3636
build_daemon: 2.1.4
3737
shelf: 0.7.5
38+
vm_snapshot_analysis: 0.5.0+1
3839

3940
# We depend on very specific internal implementation details of the
4041
# 'test' package, which change between versions, so when upgrading
@@ -110,4 +111,4 @@ dartdoc:
110111
# Exclude this package from the hosted API docs.
111112
nodoc: true
112113

113-
# PUBSPEC CHECKSUM: f65b
114+
# PUBSPEC CHECKSUM: 0181

0 commit comments

Comments
 (0)