Overview of CamerAwesome features
masterCamerAwesome is a highly customizable camera plugin for Flutter that provides a wide range of native camera capabilities for both Android and iOS. It allows developers to use a pre-built, high-quality interface or build a completely custom camera experience from scratch.
Supported Native Features
| Feature | Android | iOS |
|---|---|---|
| Ask permissions | ✅ | ✅ |
| Record video | ✅ | ✅ |
| Multi camera | ✅ | ✅ |
| Enable/disable audio | ✅ | ✅ |
| Take photos | ✅ | ✅ |
| Photo live filters | ✅ | ✅ |
| Exposure level | ✅ | ✅ |
| Broadcast live image stream | ✅ | ✅ |
| Image analysis (barcode scan, etc.) | ✅ | ✅ |
| Zoom | ✅ | ✅ |
| Device flash support | ✅ | ✅ |
| Auto focus | ✅ | ✅ |
| Live switching camera | ✅ | ✅ |
| Camera rotation stream | ✅ | ✅ |
| Background auto stop | ✅ | ✅ |
| Sensor type switching | ⛔️ | ✅ |
| Enable/disable front camera mirroring | ✅ | ✅ |