This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[image_picker_for_web] Added support for maxWidth, maxHeight and imageQuality #4389
Merged
fluttergithubbot
merged 37 commits into
flutter:master
from
balvinderz:compress_file_web
Oct 18, 2021
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
dd87538
scaling and image quality done
balvinderz c3c1344
image scaling and quality done
balvinderz cf0ee4d
implement max width max height and imageQuality for web
balvinderz 130f78a
added maxWidth max height and imageQuality for web
balvinderz b8d3d65
dartfmt
balvinderz be720c2
revert pubspec.yaml of image_picker
balvinderz 754cec5
run format
balvinderz 942ac46
added image resizer class
balvinderz 982d40a
Merge branch 'master' of https://github.com/flutter/plugins into comp…
balvinderz 6145cf5
Merge branch 'compress_file_web' of https://github.com/balvinderz/plu…
balvinderz 91f92e6
fix calculate size logic
balvinderz b10408f
fix if condition in resizeImage
balvinderz 42d8191
image resizer done
balvinderz 019a738
added utils test'
balvinderz 2b1842d
update readme
balvinderz 5f7a0dd
add image resizer tests
balvinderz f61b965
dartfmt
balvinderz 5b477e6
add licenses
balvinderz 60e0b9f
remove path dependancy
balvinderz 7a63323
fix typo and remove extra space
balvinderz c75b036
fix doc comment
balvinderz f5e6d45
remove double spaces
balvinderz d38de67
review changes
balvinderz 5c352f6
fix typo
balvinderz 08b8240
use completeError
balvinderz 7151d71
remove unused imports
balvinderz a3bbc58
dartfmt
balvinderz d81990b
fix typo
balvinderz c90eff3
remove 1 doc comment
balvinderz 811b3fb
update tests and resizing algorithm
balvinderz 3e4d7c1
Review changes
balvinderz 554e996
move image resizer files in src
balvinderz d15b8b1
dartfmt
balvinderz b87f0cf
dartfmt again
balvinderz d99a702
Fix some review comments
ditman 5e825ab
Slight update in the CHANGELOG
ditman c4d057e
Merge branch 'master' into compress_file_web
ditman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
review changes
- Loading branch information
commit d38de67aed16653069b768c6eebb4e7e706a588c
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.