Open ElaineSchwner opened 3 years ago
Hi, I am running version 0.1.24.
There is a problem in build:
Error: No named parameter with the name 'shadowThemeOnly'. ThemeData theme = Theme.of(context, shadowThemeOnly: true);
I can edit it in the project, but when I run it on bitrise it stops.
How can I fix it?
Thank you
Hi, I am running version 0.1.24.
There is a problem in build:
Error: No named parameter with the name 'shadowThemeOnly'. ThemeData theme = Theme.of(context, shadowThemeOnly: true);
I can edit it in the project, but when I run it on bitrise it stops.
How can I fix it?
Thank you