A flutter application for scanning QR codes && generator QR, processing URLs, and saving contacts from vCard data.
- Scan QR codes using the camera
- Detect and process different QR data types (URLs, contacts, text, etc.)
- Open scanned URLs in the browser
- Save contact details directly to the phone
- Share scanned data
- Flashlight toggle for scanning in low-light
- Clone the repository:
git clone https://github.com/AbdulazizShaban2003/QR-code-scanner.git
- Navigate to the project directory:
cd your-repo - Install dependencies:
flutter pub get
- Run the application:
flutter run
- Flutter
- Dart
- Mobile Scanner (QR Code scanning)
- Permission Handler
- URL Launcher
- Flutter Contacts
- Share Plus
- Path_provider
- qr_flutter
- screenshot