mobile_scanner

A universal scanner for Flutter based on MLKit. Uses CameraX on Android and AVFoundation on iOS.

BSD-3-CLAUSE License

Stars
823

Bot releases are visible (Hide)

mobile_scanner - v0.0.2

Published by juliansteenbakker over 2 years ago

Fixed on iOS:

  • You can now set the torch
  • You can select the camera you want to use
mobile_scanner - v0.0.1

Published by juliansteenbakker over 2 years ago

Initial release!
Things working on Android:

  • Scanning barcodes using the latest version of MLKit and CameraX!
  • Switching camera's
  • Toggling of the torch (flash)

Things working on iOS:

  • Scanning barcodes using the latest version of MLKit and AVFoundation!