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

PlatformiOSmacOS

iOS and macOS native probe-engine implementation for secure_pinning, in one shared package built on Security.framework.

0.0.2 #

  • SecurePinningPlugin.swift: a real, working iOS/macOS implementation of the native SecurePinning.check() probe API — the previous release had only the Pigeon-generated message codec and no buildable Xcode/SPM project. Built on URLSession/Security.framework/CryptoKit only, no third-party dependencies.
  • Restructured to Flutter's shared-Darwin-source layout (darwin/secure_pinning_apple/, sharedDarwinSource: true) and added Swift Package Manager support (Package.swift) alongside the existing CocoaPods podspec.
  • iOS deployment target raised to 16.0 (macOS unchanged at 12.0).

0.0.1 #

  • Initial release.
  • Pigeon-generated platform channel schema for secure_pinning's native SecurePinning.check() probe API.
0
likes
150
points
115
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS and macOS native probe-engine implementation for secure_pinning, in one shared package built on Security.framework.

Repository (GitHub)
View/report issues
Contributing

Topics

#security #networking #certificate-pinning

License

Apache-2.0 (license)

Dependencies

flutter, secure_pinning_platform_interface

More

Packages that depend on secure_pinning_apple

Packages that implement secure_pinning_apple