File tree Expand file tree Collapse file tree 2 files changed +45
-4
lines changed Expand file tree Collapse file tree 2 files changed +45
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,49 @@ packages:
1414 name: audioplayers
1515 url: "https://pub.dartlang.org"
1616 source: hosted
17- version: "0.20.1"
17+ version: "3.0.1"
18+ audioplayers_android:
19+ dependency: transitive
20+ description:
21+ name: audioplayers_android
22+ url: "https://pub.dartlang.org"
23+ source: hosted
24+ version: "2.0.0"
25+ audioplayers_darwin:
26+ dependency: transitive
27+ description:
28+ name: audioplayers_darwin
29+ url: "https://pub.dartlang.org"
30+ source: hosted
31+ version: "3.0.1"
32+ audioplayers_linux:
33+ dependency: transitive
34+ description:
35+ name: audioplayers_linux
36+ url: "https://pub.dartlang.org"
37+ source: hosted
38+ version: "1.0.4"
39+ audioplayers_platform_interface:
40+ dependency: transitive
41+ description:
42+ name: audioplayers_platform_interface
43+ url: "https://pub.dartlang.org"
44+ source: hosted
45+ version: "4.0.0"
46+ audioplayers_web:
47+ dependency: transitive
48+ description:
49+ name: audioplayers_web
50+ url: "https://pub.dartlang.org"
51+ source: hosted
52+ version: "2.2.0"
53+ audioplayers_windows:
54+ dependency: transitive
55+ description:
56+ name: audioplayers_windows
57+ url: "https://pub.dartlang.org"
58+ source: hosted
59+ version: "1.1.3"
1860 boolean_selector:
1961 dependency: transitive
2062 description:
Original file line number Diff line number Diff line change @@ -32,11 +32,10 @@ dependencies:
3232
3333 # The following adds the Cupertino Icons font to your application.
3434 # Use with the CupertinoIcons class for iOS style icons.
35-
36- google_fonts : ^4.0.3
3735 cupertino_icons : ^1.0.5
36+ google_fonts : ^4.0.3
37+ flame : ^1.6.0
3838 audioplayers : ^0.20.1
39- flame : ^1.3.0
4039 flame_forge2d : ^0.12.5
4140 scidart : ^0.0.2-dev.12
4241 dart_numerics : ^0.0.6
You can’t perform that action at this time.
0 commit comments