riverpod_cli 1.0.0 riverpod_cli: ^1.0.0 copied to clipboard
A command line tool for Riverpod
1.0.0-dev.6 #
Fix issues with the automatic migration of ProviderContainer
.
1.0.0-dev.5 #
Enable debugging the command line.
1.0.0-dev.4 #
- Add codemod flags for migrate command
1.0.0-dev.2 #
- The migration now updates ScopedProvider => Provider
1.0.0-dev.1 #
- The migration now updates ProviderObserver methods to add the
ProviderContainer
parameter.
0.0.2+2 #
- Fix migration for static final providers.
0.0.2+1 #
- Fix for windows paths
0.0.2 #
- Fix CHANGELOG and README
0.0.1 #
- Add migrations for notifiers
- Add migrations for imports
- 'package:riverpod/all.dart';
- 'package:hooks_riverpod/all.dart';
- 'package:flutter_riverpod/all.dart';