riverpod_injected 1.2.2 copy "riverpod_injected: ^1.2.2" to clipboard
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.2 - 2026-09-16 #

Fixed #

  • Fix nested subcommands not being correctly initialized

1.2.1 - 2026-09-10 #

Changed #

  • Rename ScopedRef methods. watch is now stream and keep is now watch

1.2.0+1 - 2026-09-10 #

Fixed #

  • Added missing export

1.2.0 - 2026-09-08 #

Added #

  • Added riverpodScope method to create managed scopes for CLI based applications.
  • Added RiverpodCommandRunner helper class to run commands within a managed Riverpod scope.

1.1.0 - 2026-09-03 #

Changed #

  • @Riverpod is now generated via explicit parameters instead of nesting the annotation.

1.0.0 - 2026-08-27 #

Changed #

  • Initial Release
0
likes
160
points
264
downloads

Documentation

API reference

Publisher

verified publisherskycoder42.de

Weekly Downloads

The annotations for a small code generator for simple dependency injection via riverpod.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

args, meta, riverpod, riverpod_annotation

More

Packages that depend on riverpod_injected