appplayer_secure 0.1.0 copy "appplayer_secure: ^0.1.0" to clipboard
appplayer_secure: ^0.1.0 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 Dart:

 $ dart pub add appplayer_secure

With Flutter:

 $ flutter pub add appplayer_secure

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

dependencies:
  appplayer_secure: ^0.1.0

Alternatively, your editor might support dart pub get or 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
0
points
178
downloads

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

unknown (license)

Dependencies

blake3_dart, crypto, cryptography, flutter, flutter_secure_storage, http, local_auth, meta

More

Packages that depend on appplayer_secure