myiam_flutter_sdk 0.7.1 copy "myiam_flutter_sdk: ^0.7.1" to clipboard
myiam_flutter_sdk: ^0.7.1 copied to clipboard

Authentication SDK for MyIAM service in Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add myiam_flutter_sdk

With Flutter:

 $ flutter pub add myiam_flutter_sdk

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

dependencies:
  myiam_flutter_sdk: ^0.7.1

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:myiam_flutter_sdk/myiam_flutter_sdk.dart';
0
likes
0
points
118
downloads

Publisher

verified publishermyiam.io

Weekly Downloads

Authentication SDK for MyIAM service in Flutter.

Homepage

License

unknown (license)

Dependencies

app_links, crypto, flutter, flutter_inappwebview, flutter_riverpod, flutter_secure_storage, http

More

Packages that depend on myiam_flutter_sdk