feat(Android): find & delete corrupt asset backups (#2963)

* feat(mobile): find & delete corrupt asset backups

* show backup fix only for advanced troubleshooting
This commit is contained in:
Fynn Petersen-Frey
2023-06-27 19:25:00 +02:00
committed by GitHub
parent 4d3ce0a65e
commit de42ebf3d8
6 changed files with 385 additions and 3 deletions

View File

@@ -46,6 +46,7 @@ dependencies:
isar_flutter_libs: *isar_version # contains Isar Core
permission_handler: ^10.2.0
device_info_plus: ^8.1.0
connectivity_plus: ^4.0.1
crypto: ^3.0.3 # TODO remove once native crypto is used on iOS
wakelock: ^0.6.2