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.
1 parent 49d5d97 commit 08a0e9fCopy full SHA for 08a0e9f
pubspec.lock
@@ -262,6 +262,14 @@ packages:
262
url: "https://pub.flutter-io.cn"
263
source: hosted
264
version: "1.0.2"
265
+ cupertino_icons:
266
+ dependency: "direct main"
267
+ description:
268
+ name: cupertino_icons
269
+ sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
270
+ url: "https://pub.flutter-io.cn"
271
+ source: hosted
272
+ version: "1.0.8"
273
dart_style:
274
dependency: transitive
275
description:
pubspec.yaml
@@ -67,6 +67,7 @@ dependencies:
67
uuid: ^4.4.2
68
window_manager: ^0.5.0
69
gif_view: ^1.0.3
70
+ cupertino_icons: ^1.0.8
71
72
dev_dependencies:
73
flutter_test:
0 commit comments