riverpod_lint 1.0.1
riverpod_lint: ^1.0.1 copied to clipboard
Riverpod_lint is a developper tool for users of Riverpod, designed to help stop common issue and simplify repetetive tasks.
1.0.1 #
- Fixed an exception thrown when a file contains
fn?.call()
- Fix
generator_class_extends
on private classes incorrectly expecting the generated class to be_$_MyClass
- Fix
missing_provider_scope
not detectingUncontrolledProviderScope
- Bump minimum riverpod_analyzer_utils version
1.0.0 #
Initial release