step 6 : try audio recording and play before send to BE

This commit is contained in:
sindhu
2025-02-22 06:30:34 +07:00
parent 61fedad0ca
commit 5f1917c667
11 changed files with 238 additions and 288 deletions

View File

@@ -26,7 +26,7 @@ android {
// You can update the following values to match your application needs.
// For more information, see: https://flutter.dev/to/review-gradle-config.
// minSdk = flutter.minSdkVersion
minSdk 23
minSdk 24
targetSdk = flutter.targetSdkVersion
versionCode = flutter.versionCode
versionName = flutter.versionName