File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,14 @@ packages:
194194 url: "https://pub.dev"
195195 source: hosted
196196 version: "3.0.6"
197+ cupertino_icons:
198+ dependency: "direct main"
199+ description:
200+ name: cupertino_icons
201+ sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
202+ url: "https://pub.dev"
203+ source: hosted
204+ version: "1.0.8"
197205 custom_lint:
198206 dependency: "direct dev"
199207 description:
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ environment:
99dependencies :
1010 analyzer : ^7.3.0
1111 collection : ^1.19.0
12+ # Temporary fix for https://github.com/flutter/flutter/issues/119074
13+ cupertino_icons : ^1.0.8
1214 flex_color_scheme : ^8.2.0
1315 flutter :
1416 sdk : flutter
You can’t perform that action at this time.
0 commit comments