Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image format to be uploaded #3

Closed
arjunmann73 opened this issue Mar 20, 2020 · 1 comment
Closed

Image format to be uploaded #3

arjunmann73 opened this issue Mar 20, 2020 · 1 comment
Assignees

Comments

@arjunmann73
Copy link
Owner

In CameraController.dart, _selectedFile is the final Image after cropping, right? Which image (cropped or normal) needs to be stored?
Need to know the reference to the image in order to store it as well.

@alexlim510 alexlim510 self-assigned this Mar 21, 2020
@alexlim510
Copy link
Collaborator

I've just pushed a commit: 2c53203
In HomePageUI, the variable selectedImage contains the image.
The image is obtained from getCroppedImage from CameraController.

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

No branches or pull requests

2 participants