diff --git a/packages/flutter_tools/templates/plugin_shared/pubspec.yaml.tmpl b/packages/flutter_tools/templates/plugin_shared/pubspec.yaml.tmpl index 8641c2f35c..5b0d6b2967 100644 --- a/packages/flutter_tools/templates/plugin_shared/pubspec.yaml.tmpl +++ b/packages/flutter_tools/templates/plugin_shared/pubspec.yaml.tmpl @@ -5,7 +5,7 @@ homepage: environment: sdk: {{dartSdkVersionBounds}} - flutter: ">=3.3.0" + flutter: '>=3.3.0' dependencies: flutter: