Flutter sound recorder and player.
More...
Currently only working on Android.
Android:
// Storage permission FlutterSoundSystem.record('path to lovation including file name'); String filePath = await FlutterSoundSystem.stopRecording();
unverified uploader
Repository (GitHub)View/report issues
unknown (license)
flutter
Packages that depend on flutter_sound_systemPackages that implement flutter_sound_system
Back