Skip to content

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

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages