appplayer_secure 0.1.3 copy "appplayer_secure: ^0.1.3" to clipboard
appplayer_secure: ^0.1.3 copied to clipboard

AppPlayer security library (merged) — domain-neutral primitives (SIGN/STORE/CRYPTO/TRUST/AUDIT/MAUTH/BIO) + AppPlayer domain layer (roles/events/facade).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appplayer_secure

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

dependencies:
  appplayer_secure: ^0.1.3

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:appplayer_secure/appplayer_secure.dart';
0
likes
150
points
172
downloads

Documentation

API reference

Publisher

verified publishermakemind.dev

Weekly Downloads

AppPlayer security library (merged) — domain-neutral primitives (SIGN/STORE/CRYPTO/TRUST/AUDIT/MAUTH/BIO) + AppPlayer domain layer (roles/events/facade).

Homepage
Repository (GitHub)
View/report issues

Topics

#security #appplayer #crypto #signature #flutter

License

MIT (license)

Dependencies

appplayer_secure_core, crypto, flutter, flutter_secure_storage, http, local_auth, meta

More

Packages that depend on appplayer_secure