camera_scan 0.0.4 copy "camera_scan: ^0.0.4" to clipboard
camera_scan: ^0.0.4 copied to clipboard

A Flutter plugin for make camera snapshots.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camera_scan

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

dependencies:
  camera_scan: ^0.0.4

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:camera_scan/camera_scan.dart';
0
likes
130
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for make camera snapshots.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, pdf, photo_view

More

Packages that depend on camera_scan