Skip to content

Commit f60fb18

Browse files
committed
just_audio_web 0.4.6
1 parent 700a946 commit f60fb18

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

just_audio_web/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.6
2+
3+
* Fix bug playing quickly after load.
4+
15
## 0.4.5
26

37
* Fix interrupted play request bug.

just_audio_web/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: just_audio_web
22
description: Web platform implementation of just_audio. This implementation is endorsed and therefore doesn't require a direct dependency.
33
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio_web
4-
version: 0.4.5
4+
version: 0.4.6
55

66
flutter:
77
plugin:

0 commit comments

Comments
 (0)