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

outdated

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

[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
61%
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