blob: fca9f9a9caf02145e8fb2a034e4fa4c8cc792678 [file] [log] [blame]
# This code is for testing that the debugger works with weak null-safety
# so we should not migrate it to null-safety.
# TODO(elliette): Delete this directory post Dart 3.0 (when we no longer
# support weak null-safety).
name: _test_circular2
version: 1.0.0
description: >-
A fake package used for testing imports with weak null-safety with circular dependency.
publish_to: none
environment:
sdk: ^3.2.0-36.0.dev
dependencies:
_test_circular1:
path: ../_testCircular1
dev_dependencies:
build_runner: ^2.0.0
build_web_compilers:
git:
url: https://github.com/dart-lang/build.git
ref: legacy_force_opt_out
path: build_web_compilers