You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get MissingPluginException(No implementation found for method getAll on channel plugins.flutter.io/shared_preferences_macos) error when running the tests of this repository.
Steps to reproduce
git clone https://github.com/roughike/streaming_shared_preferences.git
cd streaming_shared_preferences
flutter test
Additional context
Flutter version: 2.10.4
The text was updated successfully, but these errors were encountered:
Description
I get
MissingPluginException(No implementation found for method getAll on channel plugins.flutter.io/shared_preferences_macos)
error when running the tests of this repository.Steps to reproduce
Additional context
Flutter version:
2.10.4
The text was updated successfully, but these errors were encountered: