image_picker_web
Flutter Web Plugin to pick Images (as Widget, File or Uint8List) and Videos (as File or Uint8List)
4.0.0
14K downloads/mo
#2536 most downloaded on pub.dev
Ahmadre/image_picker_web
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 11 months
Some releases are documented
notes for 11 of 24 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
24 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
24 releases · Feb 2020 to May 2024Releases
latest 24-
4.0.030 May 2024Release notes
Open source →What's Changed
- 50 after clicking the image picker the dialog appears but when clicking on cancel the loader is not dismissing by @TesteurManiak in #51
- Removed
WebImagePicker,getImageInfoandgetVideoInfobecame methods (Check the migration guide for more info)
Full Changelog: 3.1.1...4.0.0
Release notes
Open source →- 50 after clicking the image picker the dialog appears but when clicking on cancel the loader is not dismissing by @TesteurManiak in https://github.com/Ahmadre/image_picker_web/pull/51
- Removed
WebImagePicker,getImageInfoandgetVideoInfobecame methods (Check the migration guide for more info)
Full Changelog: https://github.com/Ahmadre/image_picker_web/compare/3.1.1...4.0.0
-
3.1.103 Aug 2023 -
3.1.003 Aug 2023Release notes
Open source →- Updated Dart SDK constraint to
>=3.0.0 <4.0.0 - Updated linting rules
- Changed license to MIT
Release notes
Open source →- Updated Dart SDK constraint to
>=3.0.0 <4.0.0 - Updated linting rules
- Changed license to MIT
- Updated Dart SDK constraint to
-
3.0.021 Nov 2022Release notes
Open source →- [BREAKING CHANGES] Removed deprecated methods
getImage,getMultiImagesandgetVideo - Added methods
getMultiVideosAsBytes,getMultiVideosAsFile
Release notes
Open source →- [BREAKING CHANGES] Removed deprecated methods
getImage,getMultiImagesandgetVideo - Added methods
getMultiVideosAsBytes,getMultiVideosAsFile
- [BREAKING CHANGES] Removed deprecated methods
-
3.0.0+121 Nov 2022 -
2.1.122 Mar 2022Release notes
Open source →2.1.1 - [22/03/2022]
- Updated example project to null safety.
- Fixed potential issue with null value for methods
getImageInfo,getVideoAsBytesandgetVideoInfo.
Release notes
Open source →- Updated example project to null safety.
- Fixed potential issue with null value for methods
getImageInfo,getVideoAsBytesandgetVideoInfo.
-
2.1.014 Dec 2021Release notes
Open source →2.1.0 - [14/12/2021]
- Deprecated
getImage,getMultiImagesandgetVideomethods. - Added methods
getImageAsBytes,getImageAsWidget,getImageAsFile,getMultiImagesAsBytes,getMultiImagesAsWidget,getMultiImagesAsFile,getVideoAsFileandgetVideoAsBytes(#29)
Release notes
Open source →- Deprecated
getImage,getMultiImagesandgetVideomethods. - Added methods
getImageAsBytes,getImageAsWidget,getImageAsFile,getMultiImagesAsBytes,getMultiImagesAsWidget,getMultiImagesAsFile,getVideoAsFileandgetVideoAsBytes(#29)
- Deprecated
-
2.0.315 Jun 2021Release notes
Open source →2.0.3 - [15/06/2021]
- Fixed issue #25 when clicking on cancel or close buttons
- Improved example file
Release notes
Open source →- Fixed issue #25 when clicking on cancel or close buttons
- Improved example file
-
2.0.3+127 Jul 2021 -
2.0.226 Apr 2021 -
2.0.103 Apr 2021Release notes
Open source →2.0.1 - [30/03/2021]
- Fixed
FutureOr<Map<String, dynamic>>cast
2.0.0 - [27/03/2021]
- Breaking Changes: migrated code to nullsafety
- Removed deprecated properties
1.1.3 - [06/10/2020]
- Added
toJsonmethod toMediaInfo - Fixed
getImageInfoandgetVideoInfo - Updated
example/main.dart
1.1.2+1 - [06/10/2020]
- Fixed
pickImageandpickVideo
1.1.2 - [06/10/2020]
- Fixed compatibility with iOS web browser
1.1.1 - [02/10/2020]
- Upgraded minimum sdk to
>=2.7.0 - Added new
ImageType.mediaInfo - Made some code refacto
1.1.0+2 - [01/09/2020]
- Update README.md
1.1.0+1 - [01/09/2020]
- Format code to dartfm standard
- Added comments
1.1.0 - [01/09/2020]
- Retake of the discontinued package image_picker_web
- Refacto of method
getImage - Added method
getMultiImagesto allow multi-image selection - Added a few comments for documentation generations
- Fixed
-
1.0.916 May 2020Nothing published for this version
-
1.0.825 Apr 2020Nothing published for this version
-
1.0.631 Mar 2020Nothing published for this version
-
1.0.531 Mar 2020Nothing published for this version
-
1.0.431 Mar 2020Nothing published for this version
-
1.0.320 Mar 2020Nothing published for this version
-
1.0.220 Mar 2020Nothing published for this version
-
1.0.120 Mar 2020Nothing published for this version
-
1.0.020 Mar 2020Nothing published for this version
-
0.1.607 Feb 2020Nothing published for this version
-
0.0.507 Feb 2020Nothing published for this version
-
0.0.407 Feb 2020Nothing published for this version
-
0.0.307 Feb 2020Nothing published for this version