Skip to content

Fixed error "You are applying Flutter’s app_plugin_loader Gradle plugin imperatively" #100

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

Merged
merged 2 commits into from
Apr 4, 2025

Conversation

agustinkoll-rootstrap
Copy link
Contributor

Description

  • Fixed this error while trying to compile for Android:
What went wrong:
A problem occurred evaluating script.
> You are applying Flutter’s app_plugin_loader Gradle plugin imperatively using the apply script method, which is not possible
Also: 
Migrate to applying Gradle plugins with the declarative plugins block
  • Upgrade multiple libs
  • Had to update the minimum iOS version

Preview

Fixed:
image

@rs-gpt-review Describe the changes in this PR. Recommend improvements (including code improvements), possible memory leaks, and best practices.

@agustinkoll-rootstrap agustinkoll-rootstrap merged commit 842c73e into main Apr 4, 2025
1 check failed
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.

4 participants