We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27394f6 commit 9be8f4fCopy full SHA for 9be8f4f
packages/flutter_tools/templates/app/pubspec.yaml.tmpl
@@ -65,7 +65,7 @@ dependencies:
65
66
# The following adds the Cupertino Icons font to your application.
67
# Use with the CupertinoIcons class for iOS style icons.
68
- cupertino_icons: ^1.0.2
+ cupertino_icons: ^1.0.6
69
70
dev_dependencies:
71
{{#withPlatformChannelPluginHook}}
packages/flutter_tools/templates/module/common/pubspec.yaml.tmpl
@@ -26,7 +26,7 @@ dependencies:
26
27
28
29
30
31
32
flutter_test:
0 commit comments