Files
riverpod/benchmarks
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
..
2023-01-11 20:51:10 +01:00
2020-08-16 17:20:56 +01:00
2020-08-16 17:20:56 +01:00
2025-03-23 22:27:51 +01:00
2020-08-16 17:01:08 +01:00

A list of benchmarks to measure the different aspects of Riverpod

To run a benchmark, run:

flutter run --release -t lib/some_benchmark.dart