File tree Expand file tree Collapse file tree 11 files changed +34
-0
lines changed
runtime/dart/profiler_symbols Expand file tree Collapse file tree 11 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 33# found in the LICENSE file.
44
55# This file is needed by Fuchsia's dart_library template.
6+
7+ environment :
8+ sdk : ' >=2.11.0 <3.0.0'
Original file line number Diff line number Diff line change 11# Copyright 2013 The Flutter Authors. All rights reserved.
22# Use of this source code is governed by a BSD-style license that can be
33# found in the LICENSE file.
4+
5+ environment :
6+ sdk : ' >=2.11.0 <3.0.0'
Original file line number Diff line number Diff line change 11# Copyright 2013 The Flutter Authors. All rights reserved.
22# Use of this source code is governed by a BSD-style license that can be
33# found in the LICENSE file.
4+
5+ environment :
6+ sdk : ' >=2.11.0 <3.0.0'
Original file line number Diff line number Diff line change 44
55# The presence of this file is necessary in order to use the dart_library
66# template in BUILD.gn.
7+
8+ environment :
9+ sdk : ' >=2.11.0 <3.0.0'
10+
Original file line number Diff line number Diff line change 11# Copyright 2013 The Flutter Authors. All rights reserved.
22# Use of this source code is governed by a BSD-style license that can be
33# found in the LICENSE file.
4+
5+ environment :
6+ sdk : ' >=2.11.0 <3.0.0'
7+
Original file line number Diff line number Diff line change 1+ # Copyright 2013 The Flutter Authors. All rights reserved.
2+ # Use of this source code is governed by a BSD-style license that can be
3+ # found in the LICENSE file.
4+
5+ environment :
6+ sdk : ' >=2.11.0 <3.0.0'
Original file line number Diff line number Diff line change 33# found in the LICENSE file.
44
55name : profiler_symbols
6+ environment :
7+ sdk : ' >=2.11.0 <3.0.0'
68version : 0
79description : Extracts a minimal symbols table for the Dart VM profiler
810author :
Dart Team <[email protected] >
Original file line number Diff line number Diff line change 11name : smoke_test_failure
2+ environment :
3+ sdk : ' >=2.11.0 <3.0.0'
24dependencies :
35 test : 1.3.0
46 path : 1.6.2
Original file line number Diff line number Diff line change 11name : verify_exported
2+ environment :
3+ sdk : ' >=2.11.0 <3.0.0'
24dependencies :
35 path : 1.6.2
46 collection : 1.14.11
Original file line number Diff line number Diff line change 11name : android_lint
2+ environment :
3+ sdk : ' >=2.12.0-0.0.dev <3.0.0'
4+
25dependencies :
36 args : 1.5.0
47 path : ^1.6.2
You can’t perform that action at this time.
0 commit comments