very_good_cli icon indicating copy to clipboard operation
very_good_cli copied to clipboard

feat: Use Gradle’s Kotlin DSL instead of Groovy DSL

Open Nana-Kwame-bot opened this issue 7 months ago • 1 comments

Description

When I run flutter create I see the gradle files using the new syntax with . kts instead of just .gradle that's not what very_good create flutter_app does and I'd like for that to be included as soon as possible. Is there anything I could do with the command to support the new syntax?

Requirements

  • [ ] All CI/CD checks are passing.
  • [ ] There is no drop in the test coverage percentage.

Additional Context

No response

Nana-Kwame-bot avatar May 16 '25 17:05 Nana-Kwame-bot

Thank you for opening this issue! We got this PR open on the templates repository that will tackle this issue.

I am going to keep this issue open until we have merged and release those changes.

wolfenrain avatar May 16 '25 18:05 wolfenrain

@Nana-Kwame-bot, this was merged as part of this PR so it will be available in the next release. Thanks for creating the issue!

omartinma avatar Jul 17 '25 13:07 omartinma