| name: _test_circular2_sound | |
| version: 1.0.0 | |
| description: >- | |
| A fake package used for testing imports with sound null-safety with circular dependency. | |
| publish_to: none | |
| environment: | |
| sdk: ">=3.1.0-340.0.dev <4.0.0" | |
| dependencies: | |
| _test_circular1_sound: | |
| path: ../_testCircular1Sound | |
| dev_dependencies: | |
| build_runner: ^2.4.0 | |
| build_web_compilers: ^4.0.4 | |