flutter_id4me_login 0.3.0 copy "flutter_id4me_login: ^0.3.0" to clipboard
flutter_id4me_login: ^0.3.0 copied to clipboard

Integration of the id4me_relying_party_api package for flutter with ready to use widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_id4me_login

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

dependencies:
  flutter_id4me_login: ^0.3.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:flutter_id4me_login/flutter_id4me_login.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Integration of the id4me_relying_party_api package for flutter with ready to use widgets.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_webview_plugin, id4me_relying_party_api

More

Packages that depend on flutter_id4me_login