Sem descrição

gavin.chen 547e55e0bf update js há 1 ano atrás
.dart_tool f84d8b520e init repo há 1 ano atrás
howler f84d8b520e init repo há 1 ano atrás
ios f84d8b520e init repo há 1 ano atrás
js f84d8b520e init repo há 1 ano atrás
lib f84d8b520e init repo há 1 ano atrás
src 547e55e0bf update js há 1 ano atrás
.DS_Store f84d8b520e init repo há 1 ano atrás
.gitignore 69e7e3bfb7 update js há 1 ano atrás
.packages f84d8b520e init repo há 1 ano atrás
CHANGELOG.md f84d8b520e init repo há 1 ano atrás
LICENSE f84d8b520e init repo há 1 ano atrás
README.md bc6342312f 更新record js há 1 ano atrás
pubspec.lock f84d8b520e init repo há 1 ano atrás
pubspec.yaml f84d8b520e init repo há 1 ano atrás

README.md

Flutter Sound_web

This is the Flutter Web implementation of Flutter Sound

改动说明

由于原作者停止维护,现自己 Fork 一份,继续维护。

  • 问题1:web record onProgress 不返回分贝值
    Issue 地址 https://github.com/Canardoux/flutter_sound/issues/838
    改动:将 flutter_sound_web 的 flutter_sound_recorder.js 从 flutter_sound_web/js/flutter_sound 复制到 flutter_sound_web/src

  • 问题2:web record 无法根据设备 id 选择麦克风
    修改 startRecorder 方法,增加了一个参数,用于指定麦克风设备 id