fl_camera 2.0.0 copy "fl_camera: ^2.0.0" to clipboard
fl_camera: ^2.0.0 copied to clipboard

outdated

A camera plugin for flutter , support Android(used CameraX) and IOS

2.0.0 #

  • remove FlCameraMethodCall()
  • add onCreateView for FlCamera()
  • add notPreviewed for FlCamera()
  • add stopPreview() for FlCameraController()
  • modify onFlashChange to onFlashChanged
  • modify onZoomChange to onZoomChanged

1.3.2 #

1.3.1 #

  • fix bug for onFlashChange
  • fix bug for 1#issue

1.2.0 #

  • remove instance , direct initialization

1.1.5 #

  • update gradle version
  • update kotlin version

1.1.3 #

  • fix bug

1.1.2 #

  • fixed the camera preview size problem of IOS in 1920x1080

1.1.1 #

  • add fit
  • optimize camera preview box

1.1.0 #

  • add camera zoom function and add onzoomchange
  • 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
  • modify FLCameraEvent to FlCameraEvent

1.0.2 #

  • fix bug for Android

1.0.0 #

  • upgrade Android Gradle
  • upgrade CameraX

0.0.5 #

  • Remove useless files
  • fix bug

0.0.3 #

  • add doc
  • initCamera() add useBackCamera、zoomQuality

0.0.1 #

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

Publisher

unverified uploader

A camera plugin for flutter , support Android(used CameraX) and IOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fl_camera