iotanbo
Results
1
issues of
iotanbo
The getter 'state' isn't defined for the class 'StateNotifierProvider' for newer Riverpod versions
5
First of all, thanks for the excellent tutorial! It works fine as is, but after updating to `flutter_riverpod: ^0.14.0+1` the following errors appear: ``` ERROR: lib/presentation/weather_search_page.dart:23:45: Error: The getter 'state'...