Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(very_good_core): deprecated imperative apply of Flutter's Gradle plugins #70

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

yuruyuri16
Copy link
Contributor

@yuruyuri16 yuruyuri16 commented Feb 27, 2024

Description

Related to #75

Since Flutter 3.16, Flutter's Gradle plugins are now applied using the Plugin DSL syntax instead of the legacy script syntax.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ› οΈ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • βœ… Build configuration change
  • πŸ“ Documentation
  • πŸ—‘οΈ Chore

@alestiago alestiago added the product: very_good_core Changes that affect the Very Good Core template. label Feb 28, 2024
@alestiago
Copy link
Contributor

Hi @yuruyuri16 thank you for opening a Pull Request πŸ’™

If I understand correctly, this is related to the issue you opened in Very Good CLI, VeryGoodOpenSource/very_good_cli#968 (tagging here for reference).

We'll try to review as soon as possible, but you might have to bear with us.

@alestiago alestiago merged commit 6af9a1f into VeryGoodOpenSource:main Feb 28, 2024
4 checks passed
@alestiago alestiago changed the title fix: deprecated imperative apply of Flutter's Gradle plugins fix(very_good_core): deprecated imperative apply of Flutter's Gradle plugins Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: very_good_core Changes that affect the Very Good Core template.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants