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

Flutter 3.10.0 Error: The getter 'accentColor' isn't defined for the class 'ThemeData'. #21

Open
nashihu opened this issue May 15, 2023 · 4 comments

Comments

@nashihu
Copy link

nashihu commented May 15, 2023

Describe the bug
I can't run my project in Flutter 3.10.0

To Reproduce
run in Flutter 3.10.0

Expected behavior
no error shown

Screenshots
image

@niktekusho
Copy link

Unfortunately, this is a blocker for us to try out the library in our project.
Hopefully, the PR will be merged and released.

@g7i
Copy link

g7i commented Jun 24, 2023

+1

@ibrahimcaj
Copy link

Also facing this issue, the whole app is not usable if the package is installed

@IbrahimKhanLughmani
Copy link

You just need to replace accentColor with colorScheme.secondary inside defaults.dart file. It would be really helpful if you can publish these new changes.

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

5 participants