app_authentication_kit 0.0.6 copy "app_authentication_kit: ^0.0.6" to clipboard
app_authentication_kit: ^0.0.6 copied to clipboard

Flutter Plugin for application to perform various authentication functions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_authentication_kit

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

dependencies:
  app_authentication_kit: ^0.0.6

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

Publisher

unverified uploader

Flutter Plugin for application to perform various authentication functions

Homepage

License

MIT (LICENSE)

Dependencies

bip32, convert, crypto, flutter, hex, pointycastle

More

Packages that depend on app_authentication_kit