Skip to content

Conversation

@jeffmikels
Copy link

This is a major update to the plugin.

  • the dart is now null safe
  • it now makes use of the current Flutter Embedding techniques
  • Android permissions have been reduced.

}

override fun onMethodCall(@NonNull call: MethodCall, @NonNull result: Result) {
if (call.method == "getPlatformVersion") {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants