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

V1 embedding #172

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

V1 embedding #172

wants to merge 2 commits into from

Conversation

nikb7
Copy link

@nikb7 nikb7 commented Dec 18, 2024

Flutter 3.27 doesn't support V1 embedding.
This import is unused and hence the functionality of plugin should remain intact.

@g-starr
Copy link

g-starr commented Dec 19, 2024

Hi, @nikb7 , question, is this the cause/fix of the below error on Flutter 3.27.1?

* What went wrong:
Could not determine the dependencies of task ':mixpanel_flutter:compileDebugAidl'.
> Failed to find Build Tools revision 34.0.0

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 10s
Error: Gradle task assembleDebug failed with exit code 1

@nikb7
Copy link
Author

nikb7 commented Dec 19, 2024

Yes, @g-starr, this fixes compilation on Android on flutter 3.27.1

@nikb7
Copy link
Author

nikb7 commented Jan 3, 2025

@jaredmixpanel @zihejia

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.

2 participants