Skip to content

Fixup sampleImage#75

Open
wuzhengu wants to merge 1 commit intolykhonis:masterfrom
wuzhengu:patch-1
Open

Fixup sampleImage#75
wuzhengu wants to merge 1 commit intolykhonis:masterfrom
wuzhengu:patch-1

Conversation

@wuzhengu
Copy link

@wuzhengu wuzhengu commented Jun 2, 2021

No description provided.

@LeGoffMael
Copy link

thank you for this PR, fixed an issue on android where cropped image were much smaller than the provided preferredSize

-> BEFORE PR
I/flutter (21330): (preferredSize:1280)
I/flutter (19778): Cropped result: Size=Size(511.0, 640.0) MB=0.18299484252929688

-> AFTER PR
I/flutter (21330): (preferredSize:1280)
I/flutter (21330): Cropped result: Size=Size(1023.0, 1280.0) MB=0.6427774429321289

LeGoffMael added a commit to LeGoffMael/insta_assets_picker that referenced this pull request Mar 3, 2023
- Include sample image size fix on android in image_crop (lykhonis/image_crop#75)
- Rename `InstaAssetsCrop` into `InstaAssetsCropData` to avoid conflict
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