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

Unofficial UAE Pass Flutter plugin: app-to-app sign-in, profile retrieval, document sharing, PDF e-signature, token refresh and logout in pure Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uae_pass_kit

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

dependencies:
  uae_pass_kit: ^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:uae_pass_kit/uae_pass_kit.dart';
0
likes
150
points
119
downloads

Documentation

API reference

Publisher

verified publishertherivanta.com

Weekly Downloads

Unofficial UAE Pass Flutter plugin: app-to-app sign-in, profile retrieval, document sharing, PDF e-signature, token refresh and logout in pure Dart.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

app_links, crypto, flutter, flutter_web_plugins, http, plugin_platform_interface, url_launcher, web, webview_flutter

More

Packages that depend on uae_pass_kit

Packages that implement uae_pass_kit