-
I have custom native java code that i interact with through a method channel from flutter. I reuse this plugin through multiple apps. I would like to use JNIGen to use this same java source code, howe…
-
When doing a Provider API migration a Groovy DSL behavior change with Property. This stops working:
```
testTask.configure {
options {
configFailurePolicy "continue"
}
}
```
…
-
Getting this dep warning:
```
λ ~/code/comind/ main* flutter run --release
Launching lib/main.dart on Pixel 8 Pro in release mode...
You are applying Flutter's app_plugin_loader Gradle plugin imperat…
-
This solution showcases a hybrid transformation written in YAMTL. It combines declarative rules to generate the target model and imperative Xtend code to compute the BDD structure.
It demonstrates th…
-
Provide ability in [Build Init Plugin](https://docs.gradle.org/current/userguide/build_init_plugin.html) to support 3rd party templates in addition to the ones provided out of the box.
### Expected…
-
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…
-
-
**Describe the bug**
When publishing build information after publishing the artifact in our pipeline, we encountered the following error.
```
> Task :artifactoryPublish
> Task :extractModuleInf…
e88z4 updated
3 years ago
-
### Expected Behavior
Programatic registration of task inputs and outputs should allow all features which can be achieved by annotating the java-properties of the task implementation.
### Current …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
I would like to offer to develop and contribute support for Leiningen, a major build tool …