move cupertino_icon template to 1.0.1 for null safety (#69997)

This commit is contained in:
xster 2020-11-09 09:54:42 -08:00 committed by GitHub
parent f5933dbad3
commit d18bd9a5bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.0
cupertino_icons: ^1.0.1
dev_dependencies:
flutter_test:

View File

@ -26,7 +26,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.0
cupertino_icons: ^1.0.1
dev_dependencies:
flutter_test: