update cupertino_icon to above 1.0.0 (#2940)

This commit is contained in:
Chris Yang
2022-12-14 02:45:19 -08:00
committed by GitHub
parent 1c564fe3e9
commit 128e4aa63a
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ environment:
sdk: ">=2.17.3 <3.0.0"
dependencies:
cupertino_icons: ^1.0.2
cupertino_icons: ^1.0.5
dynamic_layouts:
path: ../
flutter:

View File

@ -18,7 +18,7 @@ environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
cupertino_icons: ^0.1.2
cupertino_icons: ^1.0.5
flutter:
sdk: flutter

View File

@ -9,7 +9,7 @@ environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
cupertino_icons: ^0.1.3
cupertino_icons: ^1.0.5
flutter:
sdk: flutter
flutter_test: