flutter_mtp_picker 0.0.2
flutter_mtp_picker: ^0.0.2 copied to clipboard
A Flutter Windows plugin for browsing Android and camera storage over USB MTP using Windows Portable Devices.
0.0.2 #
- Added local copy APIs for single files and batches of MTP files.
- Added media file sizes to recursive media scan results.
- Updated the example app with copy benchmarking, progress estimation, and a cancel-and-clean-up flow for large transfers.
0.0.1 #
- Initial Windows implementation.
- Added MTP device enumeration through Windows Portable Devices.
- Added folder browsing with stable device IDs and object IDs.
- Added recursive media file listing by extension.
- Added a Flutter MTP folder picker dialog.