custom_file_downloader 0.0.6
custom_file_downloader: ^0.0.6 copied to clipboard
A Flutter plugin to download files with progress tracking and local notifications on Android and iOS.
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