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
git clone https://github.com/roughike/streaming_shared_preferences.git
cd streaming_shared_preferences
flutter test
Additional context
Flutter version: 2.10.4