background_transfer 1.1.0 copy "background_transfer: ^1.1.0" to clipboard
background_transfer: ^1.1.0 copied to clipboard

A Flutter plugin for handling background file transfers (uploads and downloads) with progress tracking and notifications support.

1.1.0 #

  • Added comprehensive API documentation for all public interfaces
  • Improved error handling and error messages
  • Added detailed code examples in README
  • Enhanced type safety across the API
  • Performance improvements in background transfer handling
  • Updated dependencies to latest stable versions

1.0.0 #

First stable release with the following features:

  • Background file download support for any file type
  • Background file upload support with multipart form data
  • Progress tracking for uploads and downloads
  • Progress notifications on Android and iOS
  • Support for custom headers and form fields
  • Automatic MIME type detection
  • Concurrent transfer support
  • Transfer cancellation
  • Lifecycle-aware progress tracking
  • iOS background transfer capability
  • Android WorkManager integration

0.0.1 #

Initial pre-release version

5
likes
0
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for handling background file transfers (uploads and downloads) with progress tracking and notifications support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, path, path_provider, plugin_platform_interface, shared_preferences

More

Packages that depend on background_transfer

Packages that implement background_transfer