certificate_pinning_httpclient_plus 1.0.0 copy "certificate_pinning_httpclient_plus: ^1.0.0" to clipboard
certificate_pinning_httpclient_plus: ^1.0.0 copied to clipboard

An implementation of Dart's HttpClient with certificate pinning against SPKI hashes, for Android, iOS, macOS, Linux and Windows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add certificate_pinning_httpclient_plus

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

dependencies:
  certificate_pinning_httpclient_plus: ^1.0.0

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:certificate_pinning_httpclient_plus/certificate_pinning_httpclient_plus.dart';
0
likes
140
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An implementation of Dart's HttpClient with certificate pinning against SPKI hashes, for Android, iOS, macOS, Linux and Windows.

Repository (GitHub)
View/report issues

Topics

#security #networking #http #tls #certificates

License

MIT (license)

Dependencies

asn1lib, crypto, flutter, logger, pem

More

Packages that depend on certificate_pinning_httpclient_plus

Packages that implement certificate_pinning_httpclient_plus