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

Plugin to read and sign with PKCS12 certificates. It allows to ask for a certificate in android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_pfx

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

dependencies:
  flutter_pfx: ^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:flutter_pfx/flutter_pfx.dart';
3
likes
30
pub points
26%
popularity

Publisher

unverified uploader

Plugin to read and sign with PKCS12 certificates. It allows to ask for a certificate in android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_driver, test

More

Packages that depend on flutter_pfx