uri_file_reader 1.0.2 copy "uri_file_reader: ^1.0.2" to clipboard
uri_file_reader: ^1.0.2 copied to clipboard

PlatformAndroid

Support directly obtaining file content (bytes) via URI without copying to a private directory

1.0.2 #

  • 优化 文件路径获取

  • 优化 文件读取

  • Optimized file path retrieval

  • Optimized file reading


1.0.1 #

  • 修复 从 URI 获取的文件路径为 URI path 的问题

  • Fix get file path from uri


1.0.1 #

  • 支持 从 URI 中获取文件信息,如路径、大小、文件名

  • 支持 通过 URI 将文件复制到指定路径

  • 支持 通过 URI 读取文件内容(字节)

  • Support file info retrieval from URI - including path, size and filename

  • Support direct file copy from URI to new folder

  • Support file byte streaming from URI

1
likes
145
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Support directly obtaining file content (bytes) via URI without copying to a private directory

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on uri_file_reader

Packages that implement uri_file_reader