m_login_sdk 1.4.0 copy "m_login_sdk: ^1.4.0" to clipboard
m_login_sdk: ^1.4.0 copied to clipboard

Flutter-native SDK to simply access the M-Login identity- and user-data system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m_login_sdk

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

dependencies:
  m_login_sdk: ^1.4.0

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:m_login_sdk/m_login_sdk.dart';
3
likes
150
points
292
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter-native SDK to simply access the M-Login identity- and user-data system.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, flutter, flutter_svg

More

Packages that depend on m_login_sdk

Packages that implement m_login_sdk