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

Improve support for Android Embedding V2. #156

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

nikeight
Copy link

As per the documentation:
https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects

To resolve the Deprecated Embedding 1 warning, have made changes to the Android Manifest file and Removed the empty MainActivity.kt file.

Is it possible to remove the debug signing config block from the App layer build.gradle file?
By default when we run the Flutter project on an Android Dev it builds at debug mode, which doesn't require keychain information.

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.

1 participant