native_image_picker_macos 0.0.2
native_image_picker_macos: ^0.0.2 copied to clipboard
A macOS platform implementation of image_picker using the native system picker instead of file_selector
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased #
0.0.2 - 2025-01-22 #
Changed #
- Update minimum supported SDK version to Flutter 3.19/Dart 3.3.
- Update minimum required
image_picker_platform_interface
version to2.10.0
.
0.0.1 - 2025-01-22 #
Added #
- Initial release.