filegate 0.0.2 copy "filegate: ^0.0.2" to clipboard
filegate: ^0.0.2 copied to clipboard

A Flutter plugin for native file picking and streamed file reading across Android, iOS, macOS, Windows, and Linux.

Changelog #

Unreleased #

0.0.2 - 2026-05-16 #

Added #

  • Added native Windows and Linux picker implementations.
  • Added Windows and Linux CI branches that run package tests, example widget tests, native tests, and integration tests independently.

0.0.1 - 2026-05-16 #

Added #

  • Initial native file picker implementation for Android, iOS, macOS, Windows, and Linux.
  • Added Dart APIs for picking files, picking directory contents, reading file sizes, streamed file reads, progress reads, and bounded full-file reads.
  • Added example app pages for files, directories, and file byte previews.
  • Added package tests, example widget tests, macOS integration tests, and GitHub Actions CI.
0
likes
0
points
407
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for native file picking and streamed file reading across Android, iOS, macOS, Windows, and Linux.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on filegate

Packages that implement filegate