fl_mlkit_scanning 3.0.0 copy "fl_mlkit_scanning: ^3.0.0" to clipboard
fl_mlkit_scanning: ^3.0.0 copied to clipboard

outdated

Google mlkit scanning for flutter plugin , supports Android and IOS.

3.0.0 #

  • add intercept callback
  • remove FlMlKitScanningMethodCall()
  • add onCreateView for FlMlKitScanning()
  • add frequency for FlMlKitScanning()
  • add stopPreview() for FlMlKitScanningController()
  • add switchCamera() for FlMlKitScanningController()
  • add resetCamera() for FlMlKitScanningController()
  • modify onFlashChange to onFlashChanged
  • modify onZoomChange to onZoomChanged
  • modify onListen to onDataChanged

2.2.2 #

2.2.0 #

  • remove instance , direct initialization

2.1.0 #

  • add method getScanState
  • remove isFullScreen and add fit

2.0.0 #

  • add camera zoom function and add onZoomChange
  • modify the onListen callback value and add the width and height of the parsed picture to calculate the bar code rectangle and coordinate points displayed on the screen
  • remove useBackCamera, add availableCameras and select the camera you need. The rear camera is used by default
  • remove zoomQuality, add resolution, and set the resolution you need,
  • add updatereset. Do you need to reinitialize the camera preview when calling didupdatewidget
  • update fl_camera
  • modify FlMLKitScanningMethodCall to FlMlKitScanningMethodCall

1.0.1 #

  • fix the problem that there is no data in the boundingbox

1.0.0 #

  • upgrade Android Gradle

0.0.6 #

  • Remove useless files

0.0.5 #

  • Add start and pause scan methods

0.0.2 #

  • FlMlKitScanning add useBackCamerazoomQuality

0.0.1 #

  • initial release.
5
likes
0
pub points
73%
popularity

Publisher

unverified uploader

Google mlkit scanning for flutter plugin , supports Android and IOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fl_camera, flutter

More

Packages that depend on fl_mlkit_scanning