chore: Use correct audiorecorder file extension

This commit is contained in:
krille-chan 2023-10-29 14:01:29 +01:00
commit 3a9c6e8773
No known key found for this signature in database
5 changed files with 49 additions and 29 deletions

View file

@ -74,7 +74,7 @@ dependencies:
qr_code_scanner: ^1.0.0
qr_flutter: ^4.0.0
receive_sharing_intent: ^1.4.5
record: ^4.4.4
record: ^5.0.1
scroll_to_index: ^3.0.1
share_plus: ^7.0.0
shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401