Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ben240374 opened this issue Apr 7, 2023 · 1 comment

Comments

@ben240374
Copy link

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

@achaudhary591
Copy link

rename SearchController to CustomSearchController

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants