camera_windows 0.2.1+5 copy "camera_windows: ^0.2.1+5" to clipboard
camera_windows: ^0.2.1+5 copied to clipboard

A Flutter plugin for getting information about and controlling the camera on Windows.

0.2.1+5 #

  • Updates links for the merge of flutter/plugins into flutter/packages.
  • Updates minimum Flutter version to 3.0.

0.2.1+4 #

  • Updates code for stricter lint checks.

0.2.1+3 #

  • Updates to latest camera platform interface but fails if user attempts to use streaming with recording (since streaming is currently unsupported on Windows).

0.2.1+2 #

  • Updates code for no_leading_underscores_for_local_identifiers lint.
  • Updates minimum Flutter version to 2.10.

0.2.1+1 #

  • Fixes avoid_redundant_argument_values lint warnings and minor typos.

0.2.1 #

  • Adds a check for string size before Win32 MultiByte <-> WideChar conversions

0.2.0 #

BREAKING CHANGES:

  • CameraException.code now has value "CameraAccessDenied" if camera access permission was denied.
  • CameraException.code now has value "camera_error" if error occurs during capture.

0.1.0+5 #

  • Fixes bugs in in error handling.

0.1.0+4 #

  • Allows retrying camera initialization after error.

0.1.0+3 #

  • Updates the README to better explain how to use the unendorsed package.

0.1.0+2 #

  • Updates references to the obsolete master branch.

0.1.0+1 #

  • Removes unnecessary imports.
  • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.

0.1.0 #

  • Initial release
60
likes
0
pub points
94%
popularity

Publisher

verified publisherflutter.dev

A Flutter plugin for getting information about and controlling the camera on Windows.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

camera_platform_interface, cross_file, flutter, stream_transform

More

Packages that depend on camera_windows