flame_riverpod 1.1.0 flame_riverpod: ^1.1.0 copied to clipboard
Widgets, providers, and an example project for using Riverpod in conjunction with Flame.
1.1.0 #
- Added [RiverpodComponentMixin] to handle disposing of [ProviderSubscription]s.
- Correction to the [RiverpodGameWidget] initialiseGame constructor - param is now [RiverpodAwareGameMixin Function (ref)] as originally intended.
1.0.0+1 #
- Reduced package description length.
- Ran dart format.
1.0.0 #
- Initial release.
- ComponentRef
- riverpodAwareGameProvider
- RiverpodAwareFlameGame
- RiverpodAwareGame
- RiverpodGameWidget