uaepass 0.0.5 copy "uaepass: ^0.0.5" to clipboard
uaepass: ^0.0.5 copied to clipboard

PlatformAndroidiOS
unlisted

UAE PASS service allows using a mobile device as a secure form of identification. UAE PASS automates and simplifies managing digital identity in mobile devices for users.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uaepass

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

dependencies:
  uaepass: ^0.0.5

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:uaepass/uaepass.dart';
1
likes
140
points
1
downloads

Publisher

verified publisheralkhajeh.me

Weekly Downloads

UAE PASS service allows using a mobile device as a secure form of identification. UAE PASS automates and simplifies managing digital identity in mobile devices for users.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, http, plugin_platform_interface, url_launcher

More

Packages that depend on uaepass

Packages that implement uaepass