Tag: barcode

  • Barcode and QR Reader in Flutter

    Barcode and QR Reader in Flutter

    Flutter, being a fast growing platform for building cross platform applications (Web, iOS, Android) has things to explore every other day. Recently I was working to build a fairly simply application for a client that uses the camera to read QR Code and then via a web service validate the QR Code. You would find…