flutter_document_reader_api_beta 0.1.142 copy "flutter_document_reader_api_beta: ^0.1.142" to clipboard
flutter_document_reader_api_beta: ^0.1.142 copied to clipboard

This is a flutter module for Regula document reader. It allows you to easily scan documents, for example passport, using your phone's camera. Supports Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_document_reader_api_beta

With Flutter:

 $ flutter pub add flutter_document_reader_api_beta

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

dependencies:
  flutter_document_reader_api_beta: ^0.1.142

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:flutter_document_reader_api_beta/flutter_document_reader_api_beta.dart';
8
likes
0
pub points
56%
popularity

Publisher

verified publishermobile.regulaforensics.com

This is a flutter module for Regula document reader. It allows you to easily scan documents, for example passport, using your phone's camera. Supports Android and iOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_document_reader_api_beta