blob: ace5caa3fde0a8fadddfaf5f44b70916c62d5b77 [file] [log] [blame]
name: _test_package
version: 1.0.0
description: >-
A fake package used for testing imports. Imports _test.
This code is for testing that debugger works with weak null safety so we
should not migrate it to null safety. Once Dart 3.0 is released, we should
delete this directory.
publish_to: none
environment:
sdk: ">=2.10.0 <3.0.0"
dependencies:
_test:
path: ../_test
dev_dependencies:
build_runner: ^2.0.0
build_web_compilers: ^3.0.0