iampass 0.0.2 copy "iampass: ^0.0.2" to clipboard
iampass: ^0.0.2 copied to clipboard

The IAMPASS Flutter Plugin provides access to the IAMPASS system for iOS and Android Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iampass

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

dependencies:
  iampass: ^0.0.2

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

Publisher

verified publisheriampass.com

Weekly Downloads

The IAMPASS Flutter Plugin provides access to the IAMPASS system for iOS and Android Flutter applications.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on iampass

Packages that implement iampass