Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> @AlexVincent525 thanks for your quick reply. but it seems that you integrated flutter in a native android project, and i used this plugin in native flutter project, so my files are all .dart files, i can not find the above path and .java file. so do you have the same experences? #371

Closed
jessicaxxxxxxx opened this issue Apr 8, 2019 · 0 comments

Comments

@jessicaxxxxxxx
Copy link

@AlexVincent525 thanks for your quick reply. but it seems that you integrated flutter in a native android project, and i used this plugin in native flutter project, so my files are all .dart files, i can not find the above path and .java file. so do you have the same experences?

Nope. My project is flutter native too. This file was not in your flutter project, it's a dart package which located in flutter sdk.
About how to locate this file, in Android Studio for example, Ctrl+LeftClickMouse on new FlutterWebviewPlugin() in your code, the path will shown on top. Then you can find this file as what i said before.

hi, AlexVincent525 I got it, it was very useful for android, and i have tried to solve the problem for ios in the same way, but i failed, so could you help me again? please

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

No branches or pull requests

1 participant