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

Not compatible with Flutter 3.3 #45

Open
a-v-ebrahimi opened this issue Sep 1, 2022 · 2 comments
Open

Not compatible with Flutter 3.3 #45

a-v-ebrahimi opened this issue Sep 1, 2022 · 2 comments

Comments

@a-v-ebrahimi
Copy link

When I try to run on Flutter 3.3, I receive these errors:

awesome_select-5.2.0/lib/src/widget.dart:1122:66: Error: The getter 'cursorColor' isn't defined for the class 'ThemeData'.
awesome_select-5.2.0/lib/src/widget.dart:1185:20: Error: The getter 'FlatButton' isn't defined for the class 'S2State<T>'.

Repository owner deleted a comment from jesusmartinoza Dec 21, 2022
@roncakjakub
Copy link

I have nearly the same error. In my case i had attribute headline6 that needed to be changed to titleLarge and errorColor that needed to be changed to colorScheme.error.

@vasto-lordes
Copy link

thnks it works for me

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

3 participants