menu
releasehub_updater package
documentation
autoupdater_getx.dart
AutoUpdaterGetxService
cleanupDownloads method
cleanupDownloads method
dark_mode
light_mode
cleanupDownloads
method
Future
<
void
>
cleanupDownloads
(
)
Clean up downloaded APK files
Implementation
Future<void> cleanupDownloads() => _core.cleanupDownloads();
releasehub_updater package
documentation
autoupdater_getx
AutoUpdaterGetxService
cleanupDownloads method
AutoUpdaterGetxService class