2026-03-07 20:46:02 -03:00
2026-06-23 18:09:22 -03:00
2026-05-27 17:10:25 +01:00
2026-06-23 18:09:22 -03:00
2026-05-01 18:43:24 -03:00
2024-02-05 16:21:18 +00:00
2026-04-30 21:42:41 -03:00
2026-05-27 19:42:00 -03:00
2026-04-11 16:46:53 -03:00
2025-12-11 17:49:55 -03:00
2026-05-27 19:33:08 +00:00
2026-01-30 18:08:24 -03:00

Zapstore

Release License: MIT Flutter

Zapstore is an open Android app store where apps can be published directly by developers and curated by communities.

It combines app discovery, publisher identity, direct APK distribution, and social trust signals into a different model for Android app distribution.

This repo is the Flutter mobile app for Zapstore. Listings and publisher identity sync from Nostr relays; APKs are verified (file hash and signing certificate) before install.

Zapstore app screenshot

Get the app

GitHub Releases (APK) · Install from Zapstore (badge below)

Get it on Zapstore

Build from source

Flutter 3.38.6 (see .fvmrc; FVM optional). Android SDK required for APK builds.

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

Output: build/app/outputs/flutter-apk/

flutter analyze && flutter test

Docs in this repo

Contributing

Minor fixes: PRs welcome. For larger changes, please reach out first while the project is in beta.

License

MIT

Languages
Dart 90.8%
Kotlin 8.7%
Makefile 0.5%