I am trying to add QR reader to bottom tab bar , but when i switch tab to another one , the qr reader still reads from Camera
CodePudding user response:
Just try pause the camera when you load the other tab inside the method initState().
I am trying to add QR reader to bottom tab bar , but when i switch tab to another one , the qr reader still reads from Camera
CodePudding user response:
Just try pause the camera when you load the other tab inside the method initState().