Skip to content

Commit b34ea38

Browse files
committed
bump version
1 parent fe664d4 commit b34ea38

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 3.1.2 (27 Mar 2025)
2+
- enhanced documentation clarity and organization by moving it to the dedicated [flutter_soloud_docs](https://github.com/alnitak/flutter_soloud_docs) repo. Powered by [docs.page](https://docs.page/) from Invertase and can be viewed [here](https://docs.page/alnitak/flutter_soloud_docs).
3+
- Web fix: Uncaught (in promise) TypeError #208
4+
- fix: error when loading very short MP3s file #181
5+
16
### 3.1.1 (21 Mar 2025)
27
- fix: Sounds seemingly "backed up in a queue" when playing too many at once #204
38

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >-
33
A low-level audio plugin for Flutter,
44
mainly meant for games and immersive apps.
55
Based on the SoLoud (C++) audio engine.
6-
version: 3.1.1
6+
version: 3.1.2
77
homepage: https://github.com/alnitak/flutter_soloud
88
maintainer: Marco Bavagnoli (@lildeimos)
99
platforms:

0 commit comments

Comments
 (0)