background_transfer 1.0.0
background_transfer: ^1.0.0 copied to clipboard
A Flutter plugin for handling background file transfers (uploads and downloads) with progress tracking and notifications support.
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