Lightweight Flutter app for checking banned phone numbers with automated GitHub-based update system.
Banned number checker
Multiple number list support
Automated in-app updates via GitHub Releases
SHA-256 integrity verification
Changelog display
Direct APK download + Browser fallback
Latest Version: 1.0.0 (Release Notes)
- Download APK
- Check releases page for all versions
- Enable unknown sources:
Settings > Security > Unknown Sources - Download APK above
- Tap file → Install
The app automatically checks for updates on startup:
- Fetches version info from
releases/latest.json - Compares with current version
- Shows dialog with changelog + download options
- Supports direct APK download or browser install
flutter pub get
flutter run
flutter build apk --release
## Release Process
1. Update version in `pubspec.yaml` and `releases/latest.json`
2. Build: `flutter build apk --release`
## License
Apache - See [LICENSE](LICENSE) file
---
**Author:** Baron
**Last Updated:** 24. Januar 2026