Files
sdk/pkg/native_stack_traces/pubspec.yaml
T
Kevin Moore b0874f26b7 pkg:native_stack_traces - use Object.hash
Require Dart 2.14

Change-Id: Iec3e1b0563c6402840bfbcb66bd68478b40063c4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/216691
Auto-Submit: Kevin Moore <kevmoo@google.com>
Reviewed-by: Tess Strickland <sstrickl@google.com>
2021-10-14 07:35:43 +00:00

19 lines
335 B
YAML

name: native_stack_traces
description: Utilities for working with non-symbolic stack traces.
version: 0.4.5-dev
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/native_stack_traces
environment:
sdk: '>=2.14.0 <3.0.0'
executables:
decode:
dependencies:
args: ^2.0.0
path: ^1.8.0
dev_dependencies:
lints: ^1.0.0