camera_macos_plus 0.0.4 copy "camera_macos_plus: ^0.0.4" to clipboard
camera_macos_plus: ^0.0.4 copied to clipboard

PlatformmacOS

macOS camera package implementation. Supports both internal and external cameras, can take pictures and record video with audio as well.

Changelog #

0.0.4 #

  • CameraMacOSRawView now automatically reads textureId from the platform channel if not provided
  • Added static getters CameraMacOSRawView.currentTextureId and CameraMacOSRawView.currentCameraSize for direct access
  • textureId parameter is now optional - widget gracefully handles missing texture by showing empty widget

0.0.3 #

  • Fixed type mismatch error in destroy() method that caused crashes in integration tests
  • The method now consistently returns a dictionary format for both success and error cases

0.0.2 #

  • Rename CameraMacosRawView to CameraMacOSRawView

0.0.1 #

  • Fixed various issues
  • Improved stability and performance
1
likes
150
points
575
downloads

Publisher

verified publisherwaio.ch

Weekly Downloads

macOS camera package implementation. Supports both internal and external cameras, can take pictures and record video with audio as well.

Repository (GitHub)
View/report issues

Topics

#camera #video-recorder #recorder #picture

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on camera_macos_plus

Packages that implement camera_macos_plus