Skip to content

regulaforensics/flutter_idv

Repository files navigation

Regula IDV plugin for Flutter

pub package

IDV is a framework that unifies access to all Regula products.

Android Integration

In order to use this plugin, in android/app/build.gradle add kotlin-kapt plugin and enable dataBinding:

plugins {
    id "kotlin-kapt"
}

android {
    buildFeatures {
        dataBinding true
    }
}

Documentation

Support

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors