The world's most beautiful QR & Barcode scanner β built for privacy, speed, and style.
β¬οΈ Download APK Β Β·Β π Report Bug Β Β·Β β¨ Request Feature
Oi QR Scanner is a premium, open-source utility app for Android & iOS β built with Flutter and powered by Google ML Kit. It combines blazing-fast on-device scanning with a stunning Neon Bento UI design system, real-time URL safety checks, and biometric-grade security.
No internet. No ads. No compromise.
| Feature | Description |
|---|---|
| π‘οΈ Safety Shield | Real-time URL risk detection β flags shorteners, HTTP links & malicious URLs before you tap |
| β‘ Blazing Speed | Scan detection in as little as 0.04 seconds, even in low-light |
| π± Bento Grid UI | Staggered history layout with Glassmorphic cards and smooth shared-axis transitions |
| π¨ Neon Dark Theme | Deep slate + neon green palette with high-contrast legibility |
| π Biometric Lock | Face ID / Fingerprint authentication to protect your scan history |
| π PDF & CSV Export | Generate professional reports from your scan history |
| π¦ Flashlight Toggle | Instant torch control for dark environments |
| π Tactile Feedback | Double-tap haptics + cyber-chime audio on successful scans |
| π€« 100% Ad-Free | No banners. No interstitials. No tracking. Ever. |
ποΈ Framework β Flutter (^3.11.1)
π§ ML Engine β Google ML Kit (On-Device Barcode & Text)
π· Scanner β Mobile Scanner (DetectionSpeed.unrestricted)
ποΈ Database β SQLite (Local Persistence)
π Auth β Local Biometric (Face / Fingerprint)
π€ Export β PDF & CSV Generator
Supported Barcode Formats:
QR Code Β· EAN-13 Β· EAN-8 Β· UPC-A Β· UPC-E Β· Code 128 Β· Code 39 Β· ITF Β· PDF417 Β· Aztec Β· Data Matrix
- Flutter SDK
^3.11.1 - Android API
21+or iOS12.0+ - Dart
^3.0
# 1. Clone the repository
git clone https://github.com/Shuvo-code-dev/Oi-QR-Scanner.git
# 2. Navigate to project directory
cd Oi-QR-Scanner
# 3. Install dependencies
flutter pub get
# 4. Run in release mode
flutter run --releaseπ‘ Tip: Always run in
--releasemode for accurate performance benchmarks.
Your data never leaves your device. Period.
- β 100% On-Device Processing β no data sent to any server
- β No Cloud Dependency β all ML runs locally via Google ML Kit
- β No Analytics / Tracking β zero third-party data collection
- β Biometric Protection β optional Face/Fingerprint lock on history
- β Encrypted Local Storage β exports saved to protected app directories
For full details, see SECURITY.md
Contributions are welcome! Feel free to:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
For bugs or feature requests, please open an issue.
This project is licensed under the MIT License β see the LICENSE file for details.
Β© 2026 Oi Applications
Proudly made with β€οΈ in Bangladesh π§π©
If you found this useful, please consider giving it a β β it means a lot!