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

A Flutter plugin for fetching files from folders with advanced sorting capabilities.

Changelog #

All notable changes to this project will be documented in this file.

0.0.2 #

  • File Sorting: Improved sorting logic based on name and date with enhanced performance.

0.0.1 #

Initial Release #

Features:

  • File Fetching: Retrieve all files from a specified folder path on Android devices
  • Advanced Sorting: Sort files by name or modification date with ascending/descending options
  • Android Integration: Native Android implementation using DocumentFile API
  • Permission Handling: Works with Android's persisted URI permissions for folder access
  • Asynchronous Operations: Non-blocking file operations using Kotlin coroutines
  • Comprehensive Error Handling: Proper exception handling for file system and permission errors
2
likes
0
points
43
downloads

Publisher

verified publisherdajiraj.com

Weekly Downloads

A Flutter plugin for fetching files from folders with advanced sorting capabilities.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on folder_files_fetch

Packages that implement folder_files_fetch