Closed beingnitesh closed 5 months ago
Error (Xcode): lib/app/providers/app_provider.dart:32:10: Error: The method 'useErrorStack' isn't defined for the class 'Nylo'.
Hi @beingnitesh,
In your pubspec.yaml file, which version of nylo_framework are you using?
pubspec.yaml
Try running flutter clean && flutter pub get
flutter clean && flutter pub get
it is 5.20.0
You'll need 5.27.4 to use error_stack
error_stack
Closing, please ensure you are on 5.27.4+ to use error_stack
Error (Xcode): lib/app/providers/app_provider.dart:32:10: Error: The method 'useErrorStack' isn't defined for the class 'Nylo'.