ms_auth_login 0.2.1 copy "ms_auth_login: ^0.2.1" to clipboard
ms_auth_login: ^0.2.1 copied to clipboard

MSAL login for Flutter Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ms_auth_login

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

dependencies:
  ms_auth_login: ^0.2.1

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:ms_auth_login/ms_auth_login.dart';
2
likes
120
pub points
0%
popularity

Publisher

unverified uploader

MSAL login for Flutter Android

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ms_auth_login