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

A Flutter package for downloading files on all platforms (Android, iOS, Web, Windows, macOS, Linux) with progress tracking and comprehensive error handling.

1.0.1 #

  • Fixed: Web downloader now supports all file types without restrictions
  • Fixed: Resolved CORS detection issues in web downloads
  • Fixed: Corrected filename corruption in web downloads (removed problematic character replacement)
  • Improved: Enhanced error handling for web download failures
  • Improved: Simplified download logic for better reliability

1.0.0 #

  • Initial release of universal_downloader
  • Support for all Flutter platforms (Android, iOS, Web, Windows, macOS, Linux)
  • Real-time download progress tracking with percentage and bytes
  • Platform-optimized storage locations
  • Comprehensive error handling with specific exception types
  • Web support using browser download mechanism
  • Easy-to-use API with callback support
  • Complete example application
  • Full documentation and usage examples
3
likes
0
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for downloading files on all platforms (Android, iOS, Web, Windows, macOS, Linux) with progress tracking and comprehensive error handling.

Repository (GitHub)
View/report issues

Topics

#download #file #http #network #flutter

Documentation

Documentation

License

unknown (license)

Dependencies

device_info_plus, flutter, http, path, path_provider, permission_handler

More

Packages that depend on universal_downloader