Henrique Velloso eaf38e839b fix: handle terminal install ops in install button
- Show uninstall (delete) actions immediately after install by treating Completed as not busy on the detail screen.
- Ignore stale Completed when the app is no longer installed so the primary CTA returns to Install.
- Allow install → uninstall → install again by clearing stale terminal ops (Completed/OperationFailed) in PackageManager.startDownload() (keeps batch progress UX intact).
2026-02-05 20:55:05 -03:00
2026-02-04 14:13:08 -03:00
2025-12-25 20:52:16 -03:00
2025-12-12 16:51:37 -03:00
2026-02-05 15:31: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
rc4
2026-02-05 15:45:06 -03:00
2025-12-11 17:49:55 -03:00
rc4
2026-02-05 15:45:06 -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%