simple_web_camera 1.0.11 copy "simple_web_camera: ^1.0.11" to clipboard
simple_web_camera: ^1.0.11 copied to clipboard

A Flutter package that provides a simple widget to access and take photos using the browser's camera functionality.

1.0.11 #

  • Fixed access of undefined function switchCamera

1.0.10 #

  • Removed camera switching for now as it is not stable on all browsers.

1.0.9 #

  • Changed the way how camera switching is performed to make it more stable.

1.0.8 #

  • Decreased camera icon size.
  • Removed any selection appearance from the camera icon.

1.0.7 #

  • Fixed camera icon path issue.

1.0.6 #

  • Improved error handling for camera selection to gracefully handle OverconstrainedError. This includes validating device IDs and falling back to a default device if the specified camera is not available or accessible.

1.0.5 #

  • Added camera switching capability allowing users to switch between multiple cameras.

1.0.4 #

  • Fixed html asset path.

1.0.3 #

  • Shortened package description because it was too long.

1.0.2 #

  • Updated package description.

1.0.1 #

  • Removed the built-in cancel button.
  • Update readme.

1.0.0 #

  • Initial release.
11
likes
150
points
489
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a simple widget to access and take photos using the browser's camera functionality.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_web_camera