Support for Android x86 targets will be removed in the next stable release after 3.27. See https://github.com/flutter/flutter/issues/157543 for details. You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply
FAILURE: Build failed with an exception.
- What went wrong: A problem occurred configuring project ':app_links'.
Failed to notify project evaluation listener. Could not get unknown property 'android' for project ':app_links' of type org.gradle.api.Project. Could not get unknown property 'android' for project ':app_links' of type org.gradle.api.Project.
- 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.
When I am building the flutter app I am getting this error but when I use flutter 3.27.1 I am getting this error but in other laptop it is working sometimes good