-
At Gradle, part of our vision is to provide an elegant and extensible declarative build language that enables expressing any build clearly and understandably. We are working on [Declarative Gradle](htā¦
-
When running `google_maps_flutter` example on Android:
```console
You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed ā¦
-
### Describe the bug
Flutter has deprecated imperative apply script method to apply Gradle plugins: [Deprecated imperative apply of Flutter's Gradle plugins](https://docs.flutter.dev/release/breakingā¦
-
### Steps to reproduce
Ever since our app has upgraded to 3.24.0, it is very laggy like fps drop when ran in debug mode compared when we are in 3.13.8. It is annoying while developing.
This happenā¦
-
[Declarative Gradle](https://blog.gradle.org/declarative-gradle) keeps evolving. You can see more demos and documentation in [this repository](https://github.com/gradle/declarative-gradle). Now you ā¦
-
I'm interested to use your app but getting below errors.
Resolving dependencies...
Downloading packages...
collection 1.18.0 (1.19.0 available)
http_parser 4.0.2 (4.1.0 available)
leak_trā¦
-
### Steps to reproduce
1. clone flutter/packages
2. open `packages/third_party/packages/flutter_svg/example`
3. `flutter build web --wasm` (although the wasm option is probably not needed)
4. Obā¦
-
### Steps to reproduce
This happened after this PR https://github.com/flutter/flutter/pull/153795 update the android sdk version of flutter.groovy to 35.
There should be tests to catch failures ā¦
-
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 wā¦
-
Repeated failure compiling on AndroidStudio 2024.2.1 (Lady Bug) with Java 21, on Fedora Core 40 or OSX Sequoia. Works fine with java 17 and AndroidStudio 2024.1.1.
Here's the complete output I getā¦