gavin.chen 547e55e0bf update js | há 1 ano atrás | |
---|---|---|
.dart_tool | há 1 ano atrás | |
howler | há 1 ano atrás | |
ios | há 1 ano atrás | |
js | há 1 ano atrás | |
lib | há 1 ano atrás | |
src | há 1 ano atrás | |
.DS_Store | há 1 ano atrás | |
.gitignore | há 1 ano atrás | |
.packages | há 1 ano atrás | |
CHANGELOG.md | há 1 ano atrás | |
LICENSE | há 1 ano atrás | |
README.md | há 1 ano atrás | |
pubspec.lock | há 1 ano atrás | |
pubspec.yaml | há 1 ano atrás |
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