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

PlatformAndroidiOS
outdated

Scan Plus is a Document Scanner Plugin with advance features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scan_plus

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

dependencies:
  scan_plus: ^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:scan_plus/scan_plus.dart';
3
likes
135
points
15
downloads

Publisher

verified publisherhexasoft.io

Weekly Downloads

Scan Plus is a Document Scanner Plugin with advance features.

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, path_provider, pdf, photo_view, plugin_platform_interface

More

Packages that depend on scan_plus

Packages that implement scan_plus