flutter_saf 0.1.0
flutter_saf: ^0.1.0 copied to clipboard
Easily access and manage files on Android using the Storage Access Framework in your Flutter apps.
0.1.0 #
Features #
- Request directory access using Android Storage Access Framework
- Check persisted directory permissions
- Release persisted directory permissions
- Get list of files from selected directory
- Read file content as bytes
- Stream file content
- Generate thumbnails for media files
- Cache files locally
- Clear plugin cache