Update dependency cupertino_icons to v1.0.8
All checks were successful
/ build (push) Successful in 5m33s
All checks were successful
/ build (push) Successful in 5m33s
This commit is contained in:
parent
d2485a91cd
commit
16a12dc346
2 changed files with 3 additions and 3 deletions
|
@ -189,10 +189,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: cupertino_icons
|
||||
sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
|
||||
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.6"
|
||||
version: "1.0.8"
|
||||
dart_style:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -19,7 +19,7 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: 1.0.6
|
||||
cupertino_icons: 1.0.8
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
flutter_translate: 4.0.4
|
||||
|
|
Loading…
Reference in a new issue