-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
p1High-priority issues at the top of the work listHigh-priority issues at the top of the work listproduct: very_good_coreChanges that affect the Very Good Core template.Changes that affect the Very Good Core template.product: very_good_flame_gameChanges that affect the Very Good Flame Game template.Changes that affect the Very Good Flame Game template.product: very_good_wear_appChanges that affect the Very Good Wear App template.Changes that affect the Very Good Wear App template.refactorA code change that neither fixes a bug nor add a featureA code change that neither fixes a bug nor add a feature
Description
Note: This issue was originally raised in Very Good CLI by @yuruyuri16 (VeryGoodOpenSource/very_good_cli#968)
Description
Since Flutter 3.16, Flutter's Gradle plugins are now applied using the Plugin DSL syntax instead of the legacy script syntax. See the official migration document.
Steps To Reproduce
- Create a very good flutter app
- Run in android and some deprecation messages will pop up.
Expected Behavior
Run with no warnings.
Requirements
- Update all our Android templates that are relying on the imperative apply of Flutter's Gradle Plugins
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
p1High-priority issues at the top of the work listHigh-priority issues at the top of the work listproduct: very_good_coreChanges that affect the Very Good Core template.Changes that affect the Very Good Core template.product: very_good_flame_gameChanges that affect the Very Good Flame Game template.Changes that affect the Very Good Flame Game template.product: very_good_wear_appChanges that affect the Very Good Wear App template.Changes that affect the Very Good Wear App template.refactorA code change that neither fixes a bug nor add a featureA code change that neither fixes a bug nor add a feature
Type
Projects
Status
Done
