Answers for "[ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: PlatformException(no_available_camera, No cameras available for taking pictures., null, null)"

1

[ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: PlatformException(no_available_camera, No cameras available for taking pictures., null, null)

<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"/>
add above line to AndroidManifest.xml file
Posted by: Guest on May-26-2021

Code answers related to "[ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: PlatformException(no_available_camera, No cameras available for taking pictures., null, null)"

Browse Popular Code Answers by Language