Closed KalaliEhsan closed 1 year ago
Hi @KalaliEhsan This issue doesn't seem to describe a bug or a feature request. Please see https://flutter.dev/community for resources and asking questions like this, you may also get some help if you post it on Stack Overflow and if you need help with your code, please see https://www.reddit.com/r/flutterhelp/ Closing, as this isn't an issue with Flutter itself. If you disagree, please write in the comments and I will reopen it. Thank you
Thanks a lot, @exaby73
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v
and a minimal reproduction of the issue.
I use native code in my flutter app by EventChannel like the following code.
When I run the app, an error occurs like the following:
This way didn't work. How do I resolve it?