-
Notifications
You must be signed in to change notification settings - Fork 61
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
Unresolved reference 'Registrar' in LaunchexternalappPlugin.java with Flutter 3.29.0 #53
Comments
I have a fork as a temporary solution for this till there is an update in the package https://github.com/dev-mahmoud-elshenawy/external_app_launcher-flutter3.29.0-fix |
I confirmed this is happening in android with Fltter 3.29.0 |
@dev-mahmoud-elshenawy I'm still getting errors when trying to use your fork instead:
By the way, this seems to be a duplicate of #51 |
@MickaelHrndz I don't think the package depends on installed_apps. I think it is another package in your project |
oh yeah, sorry |
Hi All, |
There is an error in build :-
error: cannot find symbol Registrar
The build fails with the following error in launchexternalapp/LaunchexternalappPlugin.java:
Unresolved reference: Registrar
The text was updated successfully, but these errors were encountered: