Shared method channels (default impl. of platform interfaces) are not going to be actively maintained in flutter/plugins (although they are not being deprecated immediately), so we need to stop using them in our packages and instead, add explicit Dart implementations.
Context:
Packages that need migration:
Not applicable (already migrated):
- google_maps_flutter_tizen
- google_sign_in_tizen
- path_provider_tizen
- shared_preferences_tizen
- url_launcher_tizen
Shared method channels (default impl. of platform interfaces) are not going to be actively maintained in flutter/plugins (although they are not being deprecated immediately), so we need to stop using them in our packages and instead, add explicit Dart implementations.
Context:
Packages that need migration:
TizenWebViewdepends onMethodChannelWebViewPlatform.)Not applicable (already migrated):