flutter_aws_amplify_cognito 1.0.0+7 copy "flutter_aws_amplify_cognito: ^1.0.0+7" to clipboard
flutter_aws_amplify_cognito: ^1.0.0+7 copied to clipboard

Flutter plugin for AWS Amplify Cognito based Authentication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_aws_amplify_cognito

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

dependencies:
  flutter_aws_amplify_cognito: ^1.0.0+7

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_aws_amplify_cognito/flutter_aws_amplify_cognito.dart';
27
likes
30
pub points
0%
popularity

Publisher

verified publisheragnostech.in

Flutter plugin for AWS Amplify Cognito based Authentication.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_aws_amplify_cognito