This is a tutorial for voice recording and playback app using Flutter. Packages used are flutter_audio_record and audio_players. Recordings are saved into application documents directory and audio playback are done from stored audio files.
Twitter Follow
/ gyakhoe
Source code
https://github.com/gyakhoe/voice_reco...