fix(deps): update dependency image_picker to ^0.8.0 - abandoned #22
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.
This PR contains the following updates:
^0.6.7+4
->^0.8.0
Release Notes
flutter/packages
v0.8.7
Compare Source
usePhotoPickerAndroid
options.v0.8.6+4
Compare Source
v0.8.6+3
Compare Source
v0.8.6+2
Compare Source
Updates
NSPhotoLibraryUsageDescription
description in README.Updates minimum Flutter version to 3.0.
v0.8.6+1
Compare Source
v0.8.6
v0.8.5+3
consistency across platform implementations.
method channel implementation internals.
v0.8.5+2
v0.8.5+1
lint warnings.
v0.8.5
consistency across platform implementations.
method channel implementation internals.
v0.8.4+11
v0.8.4+10
v0.8.4+9
v0.8.4+8
UIImagePicker
to default to gallery instead of camera whenpicking multiple images on pre-iOS 14 devices.
v0.8.4+7
v0.8.4+6
v0.8.4+5
v0.8.4+4
v0.8.4+3
v0.8.4+2
v0.8.4+1
v0.8.4
v0.8.3+3
v0.8.3+2
v0.8.3+1
v0.8.3
v0.8.2
package:cross_file
XFile
instances. Docs.PickedFile
instances:getImage
: usepickImage
instead.getVideo
: usepickVideo
instead.getMultiImage
: usepickMultiImage
instead.getLostData
: useretrieveLostData
instead.v0.8.1+4
preferredCameraDevice
option is not working forgetVideo
method.v0.8.1+3
v0.8.1+2
v0.8.1+1
pickImage
andpickVideo
docs.v0.8.1
preferredCameraDevice
option is not working forgetVideo
method.v0.8.0+4
v0.8.0+3
v0.8.0+2
v0.8.0+1
v0.8.0
v0.7.5+4
v0.7.5+3
UIAlertController
strings.v0.7.5+2
UIAlertController
with a preferredStyle ofUIAlertControllerStyleAlert
sinceUIAlertView
is deprecated.v0.7.5+1
is not included selected photos and image is scaled.
v0.7.5
v0.7.4
on some versions.
v0.7.3
v0.7.2+1
.jpg
extension.v0.7.2
.jpg
extension.v0.7.1
v0.7.0
ImagePicker.pickImage
,ImagePicker.pickVideo
,ImagePicker.retrieveLostData
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.