Skip to content

Fix cameraSide#107

Open
mwvarela wants to merge 1 commit intogabuldev:mainfrom
mwvarela:main
Open

Fix cameraSide#107
mwvarela wants to merge 1 commit intogabuldev:mainfrom
mwvarela:main

Conversation

@mwvarela
Copy link

Must remove cameraSide different from the one passed to CameraCamera()

CameraCamera(
          cameraSide: CameraSide.back,
          onFile: (file) {
            photos.add(file);
            Navigator.pop(context);
            setState(() {});
          },
        ),

@gabuldev
Copy link
Owner

gabuldev commented Mar 4, 2025

Should you explain the motivation for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants