menu
download_notification package
documentation
flutter_download_notification.dart
DownloadManager
disposeNotifiers method
disposeNotifiers method
dark_mode
light_mode
disposeNotifiers
method
void
disposeNotifiers
(
DownloadTask
task
)
Implementation
void disposeNotifiers(DownloadTask task) { // task.status.dispose(); // task.progress.dispose(); }
download_notification package
documentation
flutter_download_notification
DownloadManager
disposeNotifiers method
DownloadManager class