Files
Remi Rousselet c2121e9b07 Migrate to pub workspaces (#4021)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Chores**
- Updated all Dart SDK constraints to "^3.6.0", added a unified
workspace resolution key, and removed obsolete local dependency override
configurations.
- **CI/CD Improvements**
- Streamlined workflows and refined testing/coverage scripts by removing
outdated steps.
- **Tooling Enhancements**
- Introduced a new build generation script to automate build-runner
tasks.
- **Refactor**
- Applied minor code style refinements, including simplified constructor
syntax and streamlined control flow.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-23 22:27:51 +01:00

26 lines
451 B
YAML

name: riverpod_analyzer_utils_tests
description: A sample command-line application.
publish_to: none
environment:
sdk: ^3.6.0
resolution: workspace
dependencies:
analyzer: ^7.0.0
collection: ^1.16.0
freezed_annotation: ^3.0.0
meta: ^1.7.0
path: ^1.8.0
source_span: ^1.8.0
dev_dependencies:
build: ^2.3.1
build_runner: ^2.3.2
build_test: ^2.1.5
freezed: ^3.0.2
riverpod_analyzer_utils:
riverpod_generator:
test: ^1.21.7