Skip to content

Commit 9be8f4f

Browse files
authored
Bump cupertino_icons to 1.0.6 (#136962)
Bump cupertino_icons to 1.0.6
1 parent 27394f6 commit 9be8f4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/flutter_tools/templates/app/pubspec.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies:
6565

6666
# The following adds the Cupertino Icons font to your application.
6767
# Use with the CupertinoIcons class for iOS style icons.
68-
cupertino_icons: ^1.0.2
68+
cupertino_icons: ^1.0.6
6969

7070
dev_dependencies:
7171
{{#withPlatformChannelPluginHook}}

packages/flutter_tools/templates/module/common/pubspec.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626

2727
# The following adds the Cupertino Icons font to your application.
2828
# Use with the CupertinoIcons class for iOS style icons.
29-
cupertino_icons: ^1.0.2
29+
cupertino_icons: ^1.0.6
3030

3131
dev_dependencies:
3232
flutter_test:

0 commit comments

Comments
 (0)