-
Notifications
You must be signed in to change notification settings - Fork 362
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
Compilation Error with facebook_app_events Plugin #411
Comments
i already tried to delete all caches, plugin definitely not building with flutter 3.29 |
We just have to remove the Registar import from the |
Created PR with fix |
Same here
|
Any way we can help expedite this? Its blocking our team. |
You can use my fork until they merged... it was blocking us too thats why I forked and fixed it |
that's what we're already doing. But then you lose feature from other branch. |
facing same issue |
same issue |
Flutter does not support this syntax anymore
|
This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
it's a blocking issue since Flutter 3.29.0 released. |
Any solution for now? |
Use this in your pubspec.yaml:
|
Cmon merge it already |
Is there an existing issue for this?
Current Behavior
Getting a build error on Android for the latest Flutter v3.29.0
Expected Behavior
The plugin should compile successfully with Flutter 3.29.0.
Steps To Reproduce
facebook_app_events: ^0.19.5
to pubspec.yamlPlatform
Android
Flutter Doctor
The text was updated successfully, but these errors were encountered: