bimas_document_scanner 1.0.6 copy "bimas_document_scanner: ^1.0.6" to clipboard
bimas_document_scanner: ^1.0.6 copied to clipboard

Scan and crop automatically on iOS and Android with edge detection.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bimas_document_scanner

With Flutter:

 $ flutter pub add bimas_document_scanner

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

dependencies:
  bimas_document_scanner: ^1.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bimas_document_scanner/document_scanner.dart';
import 'package:bimas_document_scanner/ios_options.dart';
0
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Scan and crop automatically on iOS and Android with edge detection.

Homepage

License

unknown (license)

Dependencies

flutter, permission_handler, permission_handler_platform_interface, plugin_platform_interface

More

Packages that depend on bimas_document_scanner

Packages that implement bimas_document_scanner