riverpod_injected 1.2.2
riverpod_injected: ^1.2.2 copied to clipboard
The annotations for a small code generator for simple dependency injection via riverpod.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.0 - 2026-09-08 #
Added #
- Added
riverpodScopemethod to create managed scopes for CLI based applications. - Added
RiverpodCommandRunnerhelper class to run commands within a managed Riverpod scope.