optareid_flutter 0.1.4 copy "optareid_flutter: ^0.1.4" to clipboard
optareid_flutter: ^0.1.4 copied to clipboard

Official Optare ID SDK for Flutter - Authentication, licensing, and user management

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add optareid_flutter

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

dependencies:
  optareid_flutter: ^0.1.4

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:optareid_flutter/optareid_flutter.dart';
0
likes
150
points
198
downloads

Publisher

unverified uploader

Weekly Downloads

Official Optare ID SDK for Flutter - Authentication, licensing, and user management

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

app_links, crypto, flutter, flutter_secure_storage, http, json_annotation, shared_preferences, url_launcher

More

Packages that depend on optareid_flutter