dual_camera_plugin 0.0.1
dual_camera_plugin: ^0.0.1 copied to clipboard
A new Flutter plugin for camera usage
License
MIT License
Copyright (c) 2025 dual_camera_plugin Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
---
## Third-Party Licenses
This plugin may use the following third-party libraries and frameworks:
### Android Dependencies
- **AndroidX Core KTX** - Apache License 2.0
- **Camera2 API** - Apache License 2.0 (Part of Android SDK)
- **Kotlin Standard Library** - Apache License 2.0
### iOS Dependencies
- **AVFoundation** - Apple SDK License (Part of iOS SDK)
- **Photos Framework** - Apple SDK License (Part of iOS SDK)
- **UIKit** - Apple SDK License (Part of iOS SDK)
### Flutter Dependencies
- **Flutter SDK** - BSD 3-Clause License
- **Dart SDK** - BSD 3-Clause License
---
## Additional Terms
### Camera and Privacy Compliance
When using this plugin in your applications, you must:
1. **Comply with Privacy Laws**: Follow GDPR, CCPA, and other applicable privacy regulations
2. **Request Appropriate Permissions**: Properly request camera and microphone permissions
3. **Provide Privacy Notices**: Inform users about camera usage in your privacy policy
4. **Handle User Consent**: Obtain proper consent before accessing camera functionality
5. **Secure Data Handling**: Implement appropriate security measures for captured media
### Platform-Specific Requirements
#### Android
- Ensure compliance with Google Play Store policies
- Follow Android's runtime permission model
- Respect user privacy settings and preferences
#### iOS
- Comply with Apple App Store Review Guidelines
- Follow iOS privacy and data handling requirements
- Provide clear usage descriptions in Info.plist
### Disclaimer
This software is provided for development purposes. The authors and contributors are not responsible for:
- Privacy violations resulting from improper implementation
- Security breaches in applications using this plugin
- Compliance failures with local laws and regulations
- Misuse of camera functionality by end applications
### Attribution
While not required by the MIT license, attribution is appreciated:
"Camera functionality powered by dual_camera_plugin"
---
## License Compatibility
This MIT-licensed plugin is compatible with:
- ✅ Commercial projects
- ✅ Open source projects
- ✅ Proprietary applications
- ✅ Distribution on app stores
- ✅ Modification and redistribution
- ✅ Integration with other licenses
## Contact
For license-related questions or commercial licensing inquiries, please contact:
- GitHub Issues: [Repository Issues Page]
- Email: [Your Email Address]
Last Updated: January 2025