Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.07 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.07 KB

QR And Borcode Scanner

Setup

-flutter clean
-flutter pub get
-flutter run

Download APK

Download the application here.

About the app

You can scan barcode and qr codes. You can access the number and list of barcodes you have scanned.

Blocis used as state management in this project. The qr_code_scanner package, which connects with the native side, is used for scanning barcodes and qr codes.

Screenshots of the App