fluxy_camera 1.1.0
fluxy_camera: ^1.1.0 copied to clipboard
Camera plugin for the Fluxy framework.
1.1.0 - 2026-02-28 #
Changed #
- Synchronized with Fluxy 1.1.0 industrial stability release.
- Internal optimization for reactive signal management.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.0.0 - 2024-02-23 #
Added #
- Initial release of fluxy_camera camera plugin
- Photo capture functionality with configurable resolution
- Video recording with duration and quality controls
- Gallery integration for image and video selection
- Camera preview widget for easy UI integration
- Front and back camera switching capability
- Flash control functionality
- Focus mode configuration options
- Automatic camera permission handling
- Comprehensive error handling with specific error types
- Cross-platform support (iOS, Android, Web)
- Integration with Fluxy framework DSL
Camera Features #
- High-quality photo capture
- Video recording with audio support
- Real-time camera preview
- Camera configuration management
- Resource management and disposal
Platform Integration #
- Native iOS camera integration
- Android camera API support
- Web camera compatibility
- Permission management across platforms
Documentation #
- Complete API reference documentation
- Usage examples for all camera operations
- Error handling guidelines
- Permission management documentation
- Platform compatibility notes
Integration #
- Seamless integration with Fluxy framework
- Support for Fluxy.autoRegister() automatic plugin registration
- Compatible with Fluxy reactive state management
- Works with Fluxy toast notification system
- Integration with Fluxy DSL widgets