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.
2 parents 4953559 + a316ad9 commit c940738Copy full SHA for c940738
pubspec.lock
@@ -168,7 +168,7 @@ packages:
168
name: cupertino_icons
169
url: "https://pub.dartlang.org"
170
source: hosted
171
- version: "1.0.4"
+ version: "1.0.5"
172
dart_either:
173
dependency: "direct main"
174
description:
pubspec.yaml
@@ -12,7 +12,7 @@ dependencies:
12
flutter:
13
sdk: flutter
14
15
- cupertino_icons: ^1.0.4
+ cupertino_icons: ^1.0.5
16
17
meta: ^1.7.0
18
path: ^1.8.1
0 commit comments