multiplatform_key_value_store
multiplatform_key_value_store copied to clipboard
[flutter] Remove the plugin registration stuff from Android & iOS
There's no need for Android / iOS plugin registration on the native sides. Throw exceptions or better yet just don't register the plugins alltogether.