gts_myid_3d 1.2.0 copy "gts_myid_3d: ^1.2.0" to clipboard
gts_myid_3d: ^1.2.0 copied to clipboard

GTS-MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gts_myid_3d

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

dependencies:
  gts_myid_3d: ^1.2.0

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:gts_myid_3d/gts_myid_3d.dart';
0
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

GTS-MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gts_myid_3d

Packages that implement gts_myid_3d