pact_consumer_dart 0.1.2 copy "pact_consumer_dart: ^0.1.2" to clipboard
pact_consumer_dart: ^0.1.2 copied to clipboard

Dart 1 only

Pact consumer library implemented in dart. This library is platform agnostic and depends on w_transport.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pact_consumer_dart

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

dependencies:
  pact_consumer_dart: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:pact_consumer_dart/pact_consumer_dart.dart';
0
likes
10
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Pact consumer library implemented in dart. This library is platform agnostic and depends on w_transport.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

w_transport

More

Packages that depend on pact_consumer_dart