Skip to content

Commit

Permalink
adding audiofilepackage
Browse files Browse the repository at this point in the history
  • Loading branch information
njogubless committed Oct 25, 2024
1 parent 4782bbe commit 37f1de4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
36 changes: 18 additions & 18 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.1.21"
audiofileplayer:
dependency: "direct main"
description:
name: audiofileplayer
sha256: a77d22c1494bad1708c930c25128397a1cb8f26624c1622058f244d83efccfef
url: "https://pub.dev"
source: hosted
version: "2.1.1"
audioplayers:
dependency: "direct main"
description:
Expand Down Expand Up @@ -369,14 +377,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.10.1"
fixnum:
dependency: transitive
description:
name: fixnum
sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
url: "https://pub.dev"
source: hosted
version: "1.1.0"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -632,6 +632,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.0.1"
logging:
dependency: transitive
description:
name: logging
sha256: c8245ada5f1717ed44271ed1c26b8ce85ca3228fd2ffdb75468ab01979309d61
url: "https://pub.dev"
source: hosted
version: "1.3.0"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -797,14 +805,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.10.0"
sprintf:
dependency: transitive
description:
name: sprintf
sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
url: "https://pub.dev"
source: hosted
version: "7.0.0"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -873,10 +873,10 @@ packages:
dependency: transitive
description:
name: uuid
sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff
sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313"
url: "https://pub.dev"
source: hosted
version: "4.5.1"
version: "3.0.7"
vector_graphics:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies:
just_audio: ^0.9.41
flutter_launcher_icons: ^0.14.1
carousel_slider: ^5.0.0
audiofileplayer: ^2.1.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 37f1de4

Please sign in to comment.