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

Dart Http Mutual Authentication for Flutter, Multi-platform, HttpAuth.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add http_mutual_authentication

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

dependencies:
  http_mutual_authentication: ^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:http_mutual_authentication/http_mutual_authentication.dart';
0
likes
40
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Dart Http Mutual Authentication for Flutter, Multi-platform, HttpAuth.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on http_mutual_authentication