You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this page "search_screen.dart" I have an issue with last update Flutter/Dart
'SearchController' doesn't conform to the bound 'GetLifeCycleBase?' of the type parameter 'S'.
Try using a type that is or is a subclass of 'GetLifeCycleBase?'.darttype_argument_not_matching_bounds
The getter 'buttonswebsolController' isn't defined for the type 'SearchController'.
Try importing the library that defines 'buttonswebsolController', correcting the name to the name of an existing getter, or defining a getter or fi
An idea to resolve it ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
With this page "search_screen.dart" I have an issue with last update Flutter/Dart
'SearchController' doesn't conform to the bound 'GetLifeCycleBase?' of the type parameter 'S'.
Try using a type that is or is a subclass of 'GetLifeCycleBase?'.darttype_argument_not_matching_bounds
The getter 'buttonswebsolController' isn't defined for the type 'SearchController'.
Try importing the library that defines 'buttonswebsolController', correcting the name to the name of an existing getter, or defining a getter or fi
An idea to resolve it ?
Thanks
The text was updated successfully, but these errors were encountered: