ls_acme_client 1.2.0 copy "ls_acme_client: ^1.2.0" to clipboard
ls_acme_client: ^1.2.0 copied to clipboard

ACME client written in Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ls_acme_client

With Flutter:

 $ flutter pub add ls_acme_client

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

dependencies:
  ls_acme_client: ^1.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ls_acme_client/ls_acme_client.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

ACME client written in Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

basic_utils, dio, jose, json_annotation

More

Packages that depend on ls_acme_client