♿ User ear healthy
This commit is contained in:
parent
a1c4e5eca0
commit
8f2fc55608
@ -105,6 +105,7 @@ class NotificationProvider extends ChangeNotifier {
|
|||||||
if (now.day == 1 && now.month == 4) {
|
if (now.day == 1 && now.month == 4) {
|
||||||
_notifySoundPlayer.play(
|
_notifySoundPlayer.play(
|
||||||
AssetSource('audio/notify/metal-pipe.mp3'),
|
AssetSource('audio/notify/metal-pipe.mp3'),
|
||||||
|
volume: 0.6,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user