camera_360 1.1.0
camera_360: ^1.1.0 copied to clipboard
This plugin allows the users to take 360 Panoramic Images using the phone's Camera. It uses OpenCV to stitch the images together.
1.1.0 #
- Update: Added a delay when taking the picture to prevent taking blurry images
- Update: Updated dchs_motion_sensors to 2.0.0
- Update: Bumped min sdk to 3.5.3
1.0.9 #
- Added parameter to update the content if camera is not ready or is not found
1.0.8 #
- Fix: Replaced future functions with try/catch
- Added: API Documentation
1.0.7 #
- Fixed: dispose method
1.0.6 #
- New: Added tilt phone left/right text when device is not rotated correctly
1.0.5 #
- New: Added a line between two "Dots" to show the user which way to move the phone
1.0.4 #
- Fixed: App crashing when closed
1.0.3 #
- Fixed: Clearing CameraSelector state on init
1.0.2 #
- Check userSelectedCameraKey if exists
- Updated Camera Selector UI
1.0.1 #
- Updated pubspec description
1.0.0 #
- Initial Release