camera 0.1.2 copy "camera: ^0.1.2" to clipboard
camera: ^0.1.2 copied to clipboard

outdated

A Flutter plugin for getting information about and controlling the camera on Android and iOS. Supports previewing the camera feed and capturing images.

0.1.2 #

  • Fix Dart 2 runtime errors.

0.1.1 #

  • Fix Dart 2 runtime error.

0.1.0 #

  • Breaking change. Set SDK constraints to match the Flutter beta release.

0.0.4 #

  • Revert regression of CameraController.capture() introduced in v. 0.0.3.

0.0.3 #

  • Improved resource cleanup on Android. Avoids crash on Activity restart.
  • Made the Future returned by CameraController.dispose() and CameraController.capture() actually complete on Android.

0.0.2 #

  • Simplified and upgraded Android project template to Android SDK 27.
  • Moved Android package to io.flutter.plugins.
  • Fixed warnings from the Dart 2.0 analyzer.

0.0.1 #

  • Initial release
2049
likes
0
pub points
100%
popularity

Publisher

verified publisherflutter.dev

A Flutter plugin for getting information about and controlling the camera on Android and iOS. Supports previewing the camera feed and capturing images.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on camera