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
When I include sound_stream to pubspec.yaml and compile my project, I get prompted for mic use? I did not "import 'package:sound_stream/sound_stream.dart';" in any of my project files. This is causing conflict with camera_plugin.
Can you not initialize mic from pubspec.yaml include? Instead, I prefer the mic initialize when I initialize sound_stream in my project.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
When I include sound_stream to pubspec.yaml and compile my project, I get prompted for mic use? I did not "import 'package:sound_stream/sound_stream.dart';" in any of my project files. This is causing conflict with camera_plugin.
Can you not initialize mic from pubspec.yaml include? Instead, I prefer the mic initialize when I initialize sound_stream in my project.
Thanks!
The text was updated successfully, but these errors were encountered: