secure_pinning_apple 0.0.2
secure_pinning_apple: ^0.0.2 copied to clipboard
iOS and macOS native probe-engine implementation for secure_pinning, in one shared package built on Security.framework.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add secure_pinning_appleThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
secure_pinning_apple: ^0.0.2Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.