riverpod 2.x 系の使い方をまとめたもの
こちらの記事 でも解説しています。
https://github.com/hitotsu01ki/riverpod-project/blob/master/pubspec.yaml
https://github.com/hitotsu01ki/riverpod-project/blob/master/.tool-versions
https://github.com/hitotsu01ki/riverpod-project/blob/master/.vscode/launch.json
https://github.com/hitotsu01ki/riverpod-project/blob/master/env/dart-define.dev.json
https://github.com/hitotsu01ki/riverpod-project/blob/master/lib/example/example01controller.dart
https://github.com/hitotsu01ki/riverpod-project/tree/master/lib/example/example02
https://github.com/hitotsu01ki/riverpod-project/tree/master/lib/example/example03
https://github.com/hitotsu01ki/riverpod-project/blob/master/lib/example/example03controller.dart
https://github.com/hitotsu01ki/riverpod-project/tree/master/lib/example/example04
https://github.com/hitotsu01ki/riverpod-project/blob/master/lib/example/example05controller.dart
https://github.com/hitotsu01ki/riverpod-project/blob/master/test/example06controller_test.dart