Category : Camera

Flutter WeChat Camera Picker Language: English | 中文简体 A camera picker which is an extension for wechat_assets_picker. Based on camera for camera functions and photo_manager for asset implementation. Features    Non-nullable by default   99% similar to WeChat style   Picture taking support   Exposure adjust support   Scale with pinch support   Video recording support   Duration limitation support   Scale when recording support  🖾 Foreground custom widget builder support ..

Read more

  Overview Flutter plugin to add Camera support inside your project. CamerAwesome include a lot of useful features like:  Live camera flip ( switch between rear & front camera without rebuild ).  No init needed, just add CameraAwesome widget !  Instant focus.  Device flash support.  Zoom.  Fullscreen or SizedBox preview support.  Complete example.  Taking a picture ( of course  ).   Installation and usage Set permissions iOS add these on ios/Runner/Info.plist file <key>NSCameraUsageDescription</key> ..

Read more

Camera Plugin A Flutter plugin for iOS and Android allowing access to the device cameras. Note: This plugin is still under development, and some APIs might not be available yet. We are working on a refactor which can be followed here: issue Features: Display live camera preview in a widget. Snapshots can be captured and saved ..

Read more