secure_pinning_platform_interface 0.0.2 copy "secure_pinning_platform_interface: ^0.0.2" to clipboard
secure_pinning_platform_interface: ^0.0.2 copied to clipboard

Common platform interface and Pigeon-generated platform channel schema for the secure_pinning certificate-pinning plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_pinning_platform_interface

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

dependencies:
  secure_pinning_platform_interface: ^0.0.2

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Common platform interface and Pigeon-generated platform channel schema for the secure_pinning certificate-pinning plugin.

Repository (GitHub)
View/report issues
Contributing

Topics

#security #networking #certificate-pinning

License

Apache-2.0 (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on secure_pinning_platform_interface