tagwizard_super_camera 0.1.0 copy "tagwizard_super_camera: ^0.1.0" to clipboard
tagwizard_super_camera: ^0.1.0 copied to clipboard

A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tagwizard_super_camera

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tagwizard_super_camera: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tagwizard_super_camera/tagwizard_super_camera.dart';
0
likes
160
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.

Repository (GitHub)
View/report issues

Topics

#camera

License

BSD-3-Clause (license)

Dependencies

camera_android_camerax, camera_platform_interface, camera_web, flutter, flutter_plugin_android_lifecycle, tagwizard_camera

More

Packages that depend on tagwizard_super_camera

Packages that implement tagwizard_super_camera