-
Notifications
You must be signed in to change notification settings - Fork 58
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
error: cannot find symbol #83
Comments
same issue |
i had the same error, after doing
it worked |
Please run both |
same after nothing changed..
|
In this case, I'll need a reproducible example project that attempts to build an Android app that uses this plugin. |
I have an error while run the app after upgrade to the latest version
[+3694 ms] C:\project\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:314: error: cannot find symbol
[ ] flutterEngine.getPlugins().add(new dev.fluttercommunity.plus.wakelock.WakelockPlusPlugin());
[ ] symbol: class WakelockPlusPlugin
[ +101 ms] location: package dev.fluttercommunity.plus.wakelock
[ ] 1 error
The text was updated successfully, but these errors were encountered: