Hi All,
I've got the below error while using shared_preferences: ^0.5.7+3 to save and retrieve some small amount of data. In order to fix this, I've run flutter clean in Terminal and everything worked fine.
Error: MissingPluginException(No implementation found for method getAll on channel plugins.flutter.io/shared_preferences)
Fix: run flutter clean in Terminal.
Hope this helps.
Thanks,
Srikanth