Another audio recorder with upload to Firebase storage.

Hi! Been looking for a solution regarding the topic. Here it is, working stable. Cheers!

  1. Tested on iPhones and Androids.

  2. Widget uploads files to 'uploads' directory, change it the way you need it.

  3. Current date / time is added to file names.

  4. Widget returns uploaded file URL to the app state 'filePath', create it before testing.

  5. Recording format is MPEG4 AAC, 16 khz. 10 seconds audio is about 50kb size.

  6. Connect Firebase project, add dependencies: flutter_sound: ^8.1.4 and permission_handler: ^10.0.0

  7. ๐Ÿ˜€

5
30 replies