Widle-Studio/Grocery-App

search_screen.dart --> SearchController --> 'dynamic' doesn't conform to the bound 'GetLifeCycleBase?' of the type parameter 'S'.

Opened this issue · 1 comments

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

rename SearchController to CustomSearchController