magiceye 0.0.1 magiceye: ^0.0.1 copied to clipboard
An abstraction on top of flutter camera.
0.0.1 #
- Initial release: basic functionality
- Default preview and controls
- Allow for custom control and preview layers
Known Issues #
- Old controllers not being disposed
- Camera goes disabled by policy if the device locked
- Camera freezes if you change to another app that uses the camera
- No proper handle of black area when the device's aspect ratio is higher than camera's one
Other info #
The readme will be made later. Thanks.
The example folder is working, but its just a personal test of the package. A proper example with MREs and diverse options will be available in the future.