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

outdated

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

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
65
likes
0
pub points
95%
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