I would like to use the Riverpod (suggested) generated approach to build the `NotifierProvider`: * https://docs-v2.riverpod.dev/docs/providers/state_notifier_provider (see the callout: Prefer using [NotifierProvider](https://docs-v2.riverpod.dev/docs/providers/notifier_provider) instead. * https://docs-v2.riverpod.dev/docs/providers/notifier_provider * https://docs-v2.riverpod.dev/docs/about_code_generation Could you please show some example code to make this possible? Or is this a feature request?
I would like to use the Riverpod (suggested) generated approach to build the
NotifierProvider:Could you please show some example code to make this possible? Or is this a feature request?