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

outdated

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

Regula Document Reader (Flutter) #

Regula Document Reader SDK allows you to read various kinds of identification documents, passports, driving licenses, ID cards, etc. All processing is performed completely offline on your device. No any data leaving your device.

You can use native camera to scan the documents or image from gallery for extract all data from it.

This repository contains the source code of the Document Reader API, and the sample application that demonstrates the API calls you can use to interact with the Document Reader library.

Content #

How to build demo application #

  1. Get a trial license for the demo application at licensing.regulaforensics.com (regula.license file).
  2. Download or clone this repository using the command git clone https://github.com/regulaforensics/DocumentReader-Flutter.git.
  3. Copy the regula.license file to the example/assets folder.
  4. Run the following commands in Terminal:
$ cd example
$ flutter pub get
$ cd ios
$ pod install
  1. Android:
  • Run the Android project directly from within Android Studio.
  1. iOS:
  • Run the Xcode project directly from within Xcode.

Troubleshooting license issues #

If you have issues with license verification when running the application, please verify that next is true:

  1. The OS, which you use, is specified in the license (e.g., Android and/or iOS).
  2. The application (Bundle) ID, which you use, is specified in the license.
  3. The license is valid (not expired).
  4. The date and time on the device, where you run the application, are valid.
  5. You use the latest release version of the Document Reader SDK.
  6. You placed the license into the correct folder as described here.

Documentation #

You can find documentation on API here.

Additional information #

If you have any technical questions, feel free to contact us or create issue here.

To use our SDK in your own app you need to purchase a commercial license.

8
likes
0
pub points
69%
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