We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5fb18 commit 2b7b22aCopy full SHA for 2b7b22a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.1.0
2
+
3
+* onClick is now always called for media button clicks.
4
+* Option to set notifications as ongoing.
5
6
## 0.0.15
7
8
* Option to set subText in notification.
pubspec.yaml
@@ -1,6 +1,6 @@
name: audio_service
description: Flutter plugin to play audio in the background while the screen is off.
-version: 0.0.15
+version: 0.1.0
author: Ryan Heise <ryan+flutter@ryanheise.com>
homepage: https://github.com/ryanheise/audio_service
0 commit comments