http_mutual_authentication 0.1.1 copy "http_mutual_authentication: ^0.1.1" to clipboard
http_mutual_authentication: ^0.1.1 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: ^0.1.1

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
pub points
0%
popularity

Publisher

unverified uploader

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