Skip to content

Commit e2dfaab

Browse files
committed
recompiled WASM lib
1 parent 0df8864 commit e2dfaab

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### 3.2.0 (28 Jun 2025)
1+
#### 3.2.1 (28 Jun 2025)
22
- fix #104, #245, #249. It is now possible to use a 3rd party plugin like `audio_session` to manage audio context.
33
- new audio context example in `example/lib/audio_context/audio_context.dart`.
44
- fix GetPosition returned value for buffer streams.

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.2.0
6+
version: 3.2.1
77
homepage: https://github.com/alnitak/flutter_soloud
88
maintainer: Marco Bavagnoli (@lildeimos)
99
platforms:

web/libflutter_soloud_plugin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/libflutter_soloud_plugin.wasm

597 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)