Norbert515 / dynamic_theme

Dynamically changing your theme without hassle
MIT License
322 stars 68 forks source link

version solving failed due to low version transitiv dependecy on shared prefrence #58

Closed dipak-bacancy closed 3 years ago

dipak-bacancy commented 3 years ago

Please upgrade the shared prefrence version as it causing error in project

SebastienBtr commented 3 years ago

This issue is critical, the package cannot be used in a project that uses shared_preferences because of it. All it requires is to update the dependencies of the package

2math commented 3 years ago

This issue is critical, the package cannot be used in a project that uses shared_preferences because of it. All it requires is to update the dependencies of the package

does it work if you use

dependency_overrides:
     shared_preferences: ^x.x.x