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

PlatformAndroid
unlisted

HTTP certificate transparency for Flutter. Validate certificate to distributed and independent certificate logs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add certificatetransparency

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

dependencies:
  certificatetransparency: ^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:certificatetransparency/certificatetransparency.dart';
2
likes
145
points
140
downloads

Publisher

verified publisherkevinasurjadi.dev

Weekly Downloads

HTTP certificate transparency for Flutter. Validate certificate to distributed and independent certificate logs.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, plugin_platform_interface

More

Packages that depend on certificatetransparency

Packages that implement certificatetransparency