very_good_cli
very_good_cli copied to clipboard
feat: Use Gradle’s Kotlin DSL instead of Groovy DSL
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
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.
@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!