wu9007 / multiple_select

MIT License
8 stars 11 forks source link

shadowThemeOnly #11

Open ElaineSchwner opened 3 years ago

ElaineSchwner commented 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