tagwizard_camera 0.10.2 copy "tagwizard_camera: ^0.10.2" to clipboard
tagwizard_camera: ^0.10.2 copied to clipboard

PlatformiOS

iOS implementation of the camera plugin using AVFoundation framework for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tagwizard_camera

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

dependencies:
  tagwizard_camera: ^0.10.2

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_camera/tagwizard_camera.dart';
1
likes
145
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

iOS implementation of the camera plugin using AVFoundation framework for Flutter applications.

Topics

#camera

License

BSD-3-Clause (license)

Dependencies

camera_platform_interface, flutter, stream_transform

More

Packages that depend on tagwizard_camera

Packages that implement tagwizard_camera