@capgo/capacitor-uploader
Capacitor Uploader Plugin for uploading files with background support and progress tracking.
Overview
Section titled “Overview”Capacitor Uploader Plugin for uploading files with background support and progress tracking.
Core Capabilities
Section titled “Core Capabilities”startUpload- Start uploading a file to a server.removeUpload- Cancel and remove an ongoing upload.
Public API
Section titled “Public API”| Method | Description |
|---|---|
startUpload | Start uploading a file to a server. |
removeUpload | Cancel and remove an ongoing upload. |
addListener | Listen for upload progress and status events. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-uploader.