custom_file_downloader
A Flutter plugin for downloading files with progress tracking, system notifications, and opening the downloaded files with installed apps. Supports Android and iOS.
✨ Features
✅ Download files to device storage
✅ Show download progress notifications (Android)
✅ Show "Download Complete" notifications
✅ Supports opening downloaded files via system apps
✅ Android & iOS support
⚙️ Installation
Add to your pubspec.yaml:
dependencies:
custom_file_downloader: ^0.0.3