kdsuneraavinash / theme_provider

Easy to use, customizable and pluggable Theme Provider.
https://pub.dartlang.org/packages/theme_provider
MIT License
153 stars 28 forks source link

Plugin is broken on latest stable Flutter release #25

Closed isaaclyman closed 1 year ago

isaaclyman commented 1 year ago

Flutter 3.10 finds this plugin unable to compile. An [ANALYSIS ISSUE] warning is shown on pub.dev, and the following errors can be seen:

ERROR: The named parameter 'accentColor' isn't defined. ERROR: The getter 'accentColor' isn't defined for the type 'ThemeData'.

This also prevents any projects that use this plugin from building.

kdsuneraavinash commented 1 year ago

Thanks for letting me know, will put a fix as soon as possible

kdsuneraavinash commented 1 year ago

Fixed by 6.0.0