feat: implement real cross-platform voice recording utilizing record package with mic permission configuration

This commit is contained in:
Hamza-Ayed
2026-05-18 17:32:31 +03:00
parent e18f4195b9
commit c1b149cc21
10 changed files with 262 additions and 50 deletions

View File

@@ -23,6 +23,8 @@ dependencies:
flutter_contacts: ^1.1.7
image_picker: ^1.0.7
audioplayers: ^6.0.0
record: ^5.1.2
path_provider: ^2.1.2
dev_dependencies:
flutter_test: