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 b738401 commit 65bf83fCopy full SHA for 65bf83f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.1
2
+
3
+* Streams use RxDart BehaviorSubject.
4
5
## 0.2.0
6
7
* Migrate to AndroidX.
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.2.0
+version: 0.2.1
author: Ryan Heise <ryan+flutter@ryanheise.com>
homepage: https://github.com/ryanheise/audio_service
0 commit comments