Norbert515 / dynamic_theme

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

MissingPluginException (No implementation found for method getAll on channel plugins.flutter.io/shared_preferences)) #22

Closed Claus1 closed 5 years ago

Claus1 commented 5 years ago

Got the exception when tried to switch by the switcher window on Linux (native Linux app config). when 'flutter run' it works but when debugging throws the exception.

Norbert515 commented 5 years ago

This is because the desktop platforms don't support shared_preferences yet. This will change at some point in the future.