blob: c6b0dd5047e2fd0c6d2d20ec714df7835b978c9b [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_circular1
version: 1.0.0
description: >-
A fake package used for testing weak null-safety with circular dependency.
publish_to: none
environment:
sdk: ^3.2.0-36.0.dev
dependencies:
intl: ^0.17.0
path: ^1.6.1
_test_circular2:
path: ../_testCircular2
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