custom_file_downloader 0.0.6 copy "custom_file_downloader: ^0.0.6" to clipboard
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
0
likes
150
points
33
downloads

Publisher

verified publishermanishtalreja.in

Weekly Downloads

A Flutter plugin to download files with progress tracking and local notifications on Android and iOS.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_local_notifications, http, mime, path_provider, plugin_platform_interface

More

Packages that depend on custom_file_downloader

Packages that implement custom_file_downloader