Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method composeNewEmailInMailApp on channel open_mail_app) #45

Open
DVKumar10 opened this issue Mar 3, 2022 · 4 comments

Comments

@DVKumar10
Copy link

I tried to execute the Example that you had added in the below location
https://pub.dev/packages/open_mail_app/example.

I tried implementing the OpenMailApp in my new flutter project. But every time I get the below error
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method composeNewEmailInMailApp on channel open_mail_app)

@MisterJimson
Copy link
Contributor

What platform are you running on?

Typically this exception means your Flutter project is not configured correctly

@DVKumar10
Copy link
Author

Thank you for the quick response.

I am running this on Android simulator.
I using Android Studio in Windows.
I have followed the same steps mentioned in the example. I too feel it could be some configuration issue, but since I am new to the Flutter development, I am having difficulties narrowing the issue down.
Appreciate your response. If you could guide me on what could be the mistake I am making it would be helpful.

Regards
Dinesh Kumar V

@Srj-Love
Copy link

Have you found any solution for this. I'm getting this issue too.

@Srj-Love
Copy link

Oh, I kill my existing running app. and then Re launch.
It worked. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants