optareid_flutter 0.1.2 copy "optareid_flutter: ^0.1.2" to clipboard
optareid_flutter: ^0.1.2 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 Dart:

 $ dart pub add optareid_flutter

With Flutter:

 $ flutter pub add optareid_flutter

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

dependencies:
  optareid_flutter: ^0.1.2

Alternatively, your editor might support dart pub get or 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
0
points
198
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on optareid_flutter

Packages that implement optareid_flutter