-
hey flutter noob here, great app! I wanna try adding a few options like file conversion but when trying to compile the app I'm getting this on the terminal
Im using a fork of VSCode on windows 10
…
-
# I have a problem running the app:
- Using the deprecated method to apply the Flutter plug-in loader and the main Gradle plug-in: You are still using the apply script method to apply Flutter's app_p…
-
### Expected Behavior
The Kotlin DSL plugin applies via `id("kotlin-dsl")`, as it would via `` `kotlin-dsl` ``.
### Current Behavior
Using `id("kotlin-dsl")`, or `id("org.gradle.kotlin.kotlin-dsl…
-
```
flutter-nix-hello-world on master is 📦 v1.0.0+1 via 🎯
❯ nix develop
flutter-nix-hello-world on master is 📦 v1.0.0+1 via 🎯 v3.3.0 via ❄️ impure (nix-shell-env)
❯ flutter doctor
Doctor…
-
## What problem are you trying to solve?
Gradle supports Groovy and Kotlin as scripting languages for build files. We currently support editing Groovy-based build files. This should be extended to Ko…
-
We'd like to better handle how we handle dependency version management.
Ideally, we'd have tooling that opened a PR to bump the relevant dependency version(s) automatically. To be able to do this, …
-
## What version of OpenRewrite are you using?
org.openrewrite.rewrite.gradle.plugin:6.4.3
## How are you running OpenRewrite?
`./gradlew rewriteDiscover`
The are four issues:
1) Documenta…
-
## What is Maven?
**Maven** is one of the most commonly-used tools for building and managing Java-based projects. The word maven means "accumulator of knowledge" in Yiddish. Maven provides a unified p…
-
## What is the smallest, simplest way to reproduce the problem?
```
@Test
void parensAroundAnExpression() {
rewriteRun(
buildGradle(
"""
plug…
-
### Expected Behavior
### Option 1:
Expose set ENV variable keys such as -
- GRADLE_WRAPPER_USERNAME
- GRADLE_WRAPPER_PASSWORD
### Option 2:
Provide an option of configurable env. keys via `…