fix: improve installed apps check

This commit is contained in:
Alberto Ponces
2022-08-25 00:51:47 +01:00
parent 56e85ca7cf
commit 9f82b9b275
10 changed files with 145 additions and 35 deletions

View File

@ -396,7 +396,7 @@ class MainActivity : FlutterActivity() {
"update",
mapOf(
"progress" to 1.0,
"header" to "Finished",
"header" to "Finished!",
"log" to "Finished"
)
)