ios_background_uploader 0.0.2 copy "ios_background_uploader: ^0.0.2" to clipboard
ios_background_uploader: ^0.0.2 copied to clipboard

PlatformiOS

A Flutter plugin for uploading large files in the background on iOS with progress updates.

iOS Background Uploader #

pub package License: MIT

A Flutter plugin for background file uploads on iOS using URLSession with real-time progress updates.
This plugin is ideal for apps needing large file uploads (like images, videos, or documents) while supporting true background execution.


✨ Features #

✅ Upload files in the background
✅ Supports multiple file uploads
✅ Real-time progress updates via a Stream
✅ Custom headers and form fields
✅ Written in Swift, lightweight, and dependency-free


📦 Installation #

Add the dependency to your pubspec.yaml:

dependencies:
  ios_background_uploader: ^0.0.2
6
likes
125
points
189
downloads

Publisher

verified publisherdesireweb.in

Weekly Downloads

A Flutter plugin for uploading large files in the background on iOS with progress updates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ios_background_uploader

Packages that implement ios_background_uploader