QRCode Scanner App

This is an application that uses the flutter_barcode_scanner package to be able to read QRCodes or Barcodes and read their content. Specifically, this app opens URL links in the browser, but it can be used for more.

It also uses the BLoC pattern for state management and SQFLite to store the value of the codes read.

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6

GitHub

View Github