camera_web 0.2.1+3 camera_web: ^0.2.1+3 copied to clipboard
A Flutter plugin for getting information about and controlling the camera on Web.
0.2.1+3 #
- Internal code cleanup for stricter analysis options.
0.2.1+2 #
- Fixes cameraNotReadable error that prevented access to the camera on some Android devices when initializing a camera.
- Implemented support for new Dart SDKs with an async requestFullscreen API.
0.2.1+1 #
- Update usage documentation.
0.2.1 #
- Add video recording functionality.
- Fix cameraNotReadable error that prevented access to the camera on some Android devices.
0.2.0 #
- Initial release, adapted from the Flutter I/O Photobooth project.