dart-sdk/pkg/mmap/pubspec.yaml
Devon Carew 755aabd096 [pkg] switches the default linting for pkg/ packages to dart_flutter_team_lints
Change-Id: I201b984fd8794e04bf6e0131ed4f85192f641ef4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/335502
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-11-11 01:52:16 +00:00

17 lines
343 B
YAML

name: mmap
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: ^3.0.0
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
ffi: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
expect: any
path: any