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
40
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement app_authentication_kit