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

Removes references to Flutter v1 android embedding #331

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yaakovschectman
Copy link

Fixes #309.

Tested by building the image_gallery_saver example app with the changes in flutter/engine#52022 applied.

The example app depends on FlutterToast, which is still pending a PR for these same changes. As such, the example app will not build with the above engine changes applied until those changes to FlutterToast land and publish. FlutterToast is not a dependency of the image_gallery_saver plugin itself, so uses of the plugin will not be affected.

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

Successfully merging this pull request may close these issues.

Remove references to deprecated v1 Android embedding
1 participant