mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 18:27:59 +02:00
added new plugin - flutter_audio_recorder
New plugin for audio recording, it provides full controls(start/pause/resume/stop) and access to recording details(such as level metering) while recording.
This commit is contained in:
parent
dd3ea55836
commit
65f878fbfd
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) <!--stargazers:ZaraclaJ/audio_recorder--> - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz)
|
||||
- [Stereo](https://github.com/2find/stereo) <!--stargazers:2find/stereo--> - Playing music on iOS and Android by [2Find](https://github.com/2find)
|
||||
- [Flutter Sound](https://github.com/dooboolab/flutter_sound) <!--stargazers:dooboolab/flutter_sound--> - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab)
|
||||
- [Flutter_Audio_Recorder](https://github.com/shadow-app/flutter_audio_recorder) - Audio recorder that provides full controls(start/pause/resume/stop) and access to recording details(such as level metering) while recording by [Wenyan Li](https://github.com/nikli2009).
|
||||
|
||||
#### Video
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue