Canardoux / flutter_sound

Flutter plugin for sound. Audio recorder and player.
Mozilla Public License 2.0
850 stars 553 forks source link

[BUG]: Flutter Sound Demo Example not working #1012

Closed Larpoux closed 4 months ago

Larpoux commented 4 months ago

Flutter Sound Version :

├── flutter_sound 9.3.6 │ ├── flutter_sound_platform_interface... │ ├── flutter_sound_web... ├── flutter_sound_platform_interface 9.3.6 ├── flutter_sound_web 9.3.6 │ ├── flutter_sound_platform_interface...


Severity


Platforms you faced the error


Describe the bug The button "Play" dow not play anything

Logs!!!!

flutter: \^[[38;5;12m┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── flutter: \^[[38;5;12m│ #0 _MyAppState.makeBuffer (package:example/demo/demo.dart:444:27) flutter: \^[[38;5;12m│ #1 flutter: \^[[38;5;12m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ flutter: \^[[38;5;12m│ 💡 The file is 21160 bytes long. flutter: \^[[38;5;12m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Larpoux commented 4 months ago

Fixed in Flutter Sound 9.3.7