document_scanner_flutter 0.2.7 copy "document_scanner_flutter: ^0.2.7" to clipboard
document_scanner_flutter: ^0.2.7 copied to clipboard

A android & ios document scanner & auto detector plugin for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add document_scanner_flutter

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

dependencies:
  document_scanner_flutter: ^0.2.7

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:document_scanner_flutter/document_scanner_flutter.dart';
145
likes
120
pub points
87%
popularity

Publisher

verified publisherishaqhassan.com

A android & ios document scanner & auto detector plugin for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, path_provider, pdf, photo_view

More

Packages that depend on document_scanner_flutter