blob: 44a59a923490540dda5e06b4b3186aa282a54ec5 [file] [log] [blame]
name: _test_circular2
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_circular1:
path: ../_testCircular1
dev_dependencies:
build_runner: ^2.0.0
build_web_compilers: ^3.0.0