Henrique Velloso fa51e09522 fix: #319 install queue gets stuck with multiple concurrent downloads
- Protect InstallCancelled from being overwritten by stale native events
- Preserve watchdog timestamps across state transitions to prevent timeout reset
- Clear install slot in orphan handler and sync to unblock the queue
- Add watchdog coverage for ReadyToInstall (detect silent native failures)
- Use Activity context for install dialog to prevent Android task suppression
- Re-launch pending install dialog from Kotlin watchdog when app is in foreground
- Exclude InstallCancelled from batch progress totals
- Auto-clear completed operations after 3s with proper Timer cancellation
- Dynamic "updated"/"installed" label in batch completion banner
2026-02-12 20:31:59 -03:00
2025-12-25 20:52:16 -03:00
2026-02-10 22:05:47 -03:00
2026-02-10 22:05:47 -03:00
2026-02-06 13:48:43 -03:00
2026-02-06 17:03:24 -03:00
2024-02-05 16:21:18 +00:00
2026-01-27 17:28:21 -03:00
2025-12-11 17:49:55 -03:00
2026-02-05 15:35:56 -03:00
2026-02-10 23:51:47 -03:00
2025-12-11 17:49:55 -03:00
2026-02-10 23:51:47 -03:00
2026-01-20 11:06:35 -03:00
2026-01-30 18:08:24 -03:00

Zapstore

The open app store powered by your social network

https://zapstore.dev

Build from source

flutter pub get
flutter build apk --split-per-abi --debug

APK will be available at build/app/outputs/flutter-apk.

Get it on Zapstore

Contributing

Unless it's a minor fix, please reach out to us first before working on any contribution!

We will have a clearer process to contribute once we are out of beta.

Testing

This project is tested with BrowserStack.

License

MIT

Languages
Dart 90.8%
Kotlin 8.7%
Makefile 0.5%