flutter_guarded_download 1.0.1+1
flutter_guarded_download: ^1.0.1+1 copied to clipboard
A Flutter package for downloading files on both web and mobile platforms with progress tracking and error handling.
Changelog #
1.0.1+1 - Initial Release #
- Initial release of flutter_guarded_download
- Support for downloading files on both web and mobile platforms
- Progress tracking functionality
- Error handling and callbacks
- Support for both GET and POST methods
- Token-based authentication
- Permission handling for Android
- Download directory management for different platforms