flutter_mtp_picker 0.1.2 copy "flutter_mtp_picker: ^0.1.2" to clipboard
flutter_mtp_picker: ^0.1.2 copied to clipboard

A Flutter desktop plugin for browsing phone and camera storage over USB MTP using Windows Portable Devices and libmtp.

0.1.2 #

  • Bumped package version for another macOS verification pass.

0.1.1 #

  • Improved macOS setup documentation for the Homebrew libmtp dependency.
  • Added macOS troubleshooting notes for Homebrew paths and USB/MTP session conflicts.

0.1.0 #

  • Added a macOS plugin target backed by libmtp.
  • Added macOS device enumeration, folder browsing, recursive media listing, and local copy support for USB MTP devices.
  • Updated package metadata to advertise desktop support beyond Windows.
  • Documented the Homebrew libmtp requirement and macOS USB/MTP setup notes.

0.0.3 #

  • Fixed the multi-folder picker dialog reference used by pickFolders.
  • Fixed the pickFolders return type so the package can compile on non-Windows Flutter builds.

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.
0
likes
140
points
223
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter desktop plugin for browsing phone and camera storage over USB MTP using Windows Portable Devices and libmtp.

Repository (GitHub)
View/report issues

Topics

#mtp #windows #android #usb #file-picker

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_mtp_picker

Packages that implement flutter_mtp_picker