my_camera 0.0.3 copy "my_camera: ^0.0.3" to clipboard
my_camera: ^0.0.3 copied to clipboard

outdated

A new Flutter Camera plugin and it is give to more functionality with scanner and OCR.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_camera

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

dependencies:
  my_camera: ^0.0.3

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:my_camera/my_camera.dart';
6
likes
0
pub points
9%
popularity

Publisher

unverified uploader

A new Flutter Camera plugin and it is give to more functionality with scanner and OCR.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on my_camera