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

Compatability with Flutter 3.29 - Legacy plugin API removal #2896

Open
zachberger opened this issue Feb 16, 2025 · 1 comment
Open

Compatability with Flutter 3.29 - Legacy plugin API removal #2896

zachberger opened this issue Feb 16, 2025 · 1 comment

Comments

@zachberger
Copy link

Flutter 3.29 removed PluginRegistry.Registrar which has long been deprecated. Many upstream dependencies need to be updated to support this.

In addition to bumping versions on several dependencies to include fixes, the following PRs will need to be merged on additional dependencies:

@zachberger
Copy link
Author

The following dependencies already have fixes published:

  • audio_waveforms
  • flutter_slidable
  • google_ml_kit
  • google_mlkit_smart_reply

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