Add live microphone waveform
All checks were successful
Build and deploy Flutter Web / build (push) Successful in 2m3s
All checks were successful
Build and deploy Flutter Web / build (push) Successful in 2m3s
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
<string>$(PRODUCT_COPYRIGHT)</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string>MapFlow uses your location to show places around you.</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>MapFlow uses your microphone to record your voice review.</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
||||
Reference in New Issue
Block a user