mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-18 21:25:38 +00:00
Refactor audio file player
- Do not play if there is no context available (e.g. unit testing)
This commit is contained in:
@ -39,10 +39,10 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
flutter_launcher_icons: ^0.9.0
|
||||
lint: ^1.8.0
|
||||
test: ^1.19.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
lint: ^1.8.0
|
||||
test: ^1.19.0
|
||||
|
||||
flutter_icons:
|
||||
android: true
|
||||
|
Reference in New Issue
Block a user