summaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
authorOrangerot <purple@orangerot.dev>2024-12-23 03:18:39 +0100
committerOrangerot <purple@orangerot.dev>2024-12-23 03:18:39 +0100
commit1415f91fa5f32b53f69332c7f1ef1129a3d9f454 (patch)
treeb8988e9a40fe01c38806aea422945b33f1a0424f /pubspec.yaml
parentd397b62b5b6f6db45a2cc0ae6ca4e03ff04c54b2 (diff)
feat: play audio on entering level and pause button
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml1
1 files changed, 1 insertions, 0 deletions
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: