You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My project needs to use an external USB microphone and the internal one at the same time on an Android device, so I tried adding this library to my existing project but when it failed to build. So I created a new flutter project, leaving all codes intact (except setting the sdk versions as below) and added this package as the first thing and I'm getting the very same error:
My project needs to use an external USB microphone and the internal one at the same time on an Android device, so I tried adding this library to my existing project but when it failed to build. So I created a new flutter project, leaving all codes intact (except setting the sdk versions as below) and added this package as the first thing and I'm getting the very same error:
I have already set the sdk versions to:
flutter clean and pub get, invalidate caches and restarting Android Studio did not help.
My Flutter SDK version is 3.3.2
Please help.
The text was updated successfully, but these errors were encountered: