multiplatform_key_value_store icon indicating copy to clipboard operation
multiplatform_key_value_store copied to clipboard

[flutter] Remove the plugin registration stuff from Android & iOS

Open roughike opened this issue 7 years ago • 0 comments

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.

roughike avatar Nov 04 '18 12:11 roughike