When the callback is triggered we can not use any plugins.
Tried to automatically register plugins with FlutterEngine (io.flutter.embedding.engine.FlutterEngine@bf31d6c) but could not find and invoke the GeneratedPluginRegistrant.
MissingPluginException(No implementation found for method getAll on channel plugins.flutter.io/shared_preferences)
When the callback is triggered we can not use any plugins.