todo
This commit is contained in:
@@ -10,6 +10,8 @@ import 'package:open_file/open_file.dart';
|
||||
enum UpdateState { prepare, downloading, installing }
|
||||
typedef UpdateCallback = Function(double progress, UpdateState state);
|
||||
|
||||
// TODO: cleanup old apk files
|
||||
|
||||
extension UpdateHelper on Release {
|
||||
Future<void> install({UpdateCallback? updateCallback}) async {
|
||||
String downloads = await StorageHelper.downloadsPath();
|
||||
|
||||
Submodule filcnaplo_mobile_ui updated: b301aee9d0...6ba35d8050
Reference in New Issue
Block a user