From 1415f91fa5f32b53f69332c7f1ef1129a3d9f454 Mon Sep 17 00:00:00 2001 From: Orangerot Date: Mon, 23 Dec 2024 03:18:39 +0100 Subject: feat: play audio on entering level and pause button --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index b364c4c..c42d0a3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,6 +13,7 @@ dependencies: cupertino_icons: ^1.0.8 shared_preferences: ^2.3.4 file_picker: ^8.1.6 + audioplayers: ^6.1.0 dev_dependencies: flutter_test: -- cgit v1.2.3