-
Notifications
You must be signed in to change notification settings - Fork 183
Unresolved References After Flutter 3.29.0: PluginRegistrantCallback, ShimPluginRegistry #407
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
Comments
Same problem here but with flutter-hms-map
|
any solution? |
@tiltmaster for now you can manually go edit out those lines in the package (make a local copy). |
is there any reference for editting those lines? i have same issue too |
Hi! Best regards, |
For the dependencies:
huawei_push:
git:
url: https://github.com/crasowas/hms-flutter-plugin.git
path: flutter-hms-push |
Thanks! Huawei please respond soon with some indication that you are still committed to support Flutter 🙏. |
For the
|
same issue for push lib |
Uh oh!
There was an error while loading. Please reload this page.
After updating Flutter to version 3.29.0 (stable), the sample app does not work. The following errors appear Execution failed for task ':huawei_push:compileDebugJavaWithJavac':
Flutter 3.29.0, they removed support for the old v1 plugins.
The text was updated successfully, but these errors were encountered: