adv_camera 0.0.6 copy "adv_camera: ^0.0.6" to clipboard
adv_camera: ^0.0.6 copied to clipboard

outdated

An advanced camera with features

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adv_camera

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

dependencies:
  adv_camera: ^0.0.6

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:adv_camera/adv_camera.dart';
46
likes
30
points
98
downloads

Publisher

unverified uploader

Weekly Downloads

An advanced camera with features

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on adv_camera

Packages that implement adv_camera