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

outdated

A flutter plugin built to use Amazon's official Login With Amazon platform packages. With few other dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add login_with_amazon

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

dependencies:
  login_with_amazon: ^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:login_with_amazon/login_with_amazon.dart';
5
likes
40
pub points
0%
popularity

Publisher

verified publisherweplenish.com

A flutter plugin built to use Amazon's official Login With Amazon platform packages. With few other dependencies.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on login_with_amazon