cockpit_protocol 2.1.0 copy "cockpit_protocol: ^2.1.0" to clipboard
cockpit_protocol: ^2.1.0 copied to clipboard

Platform-neutral Cockpit test, Supervisor API, client, runtime, and driver contracts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cockpit_protocol

With Flutter:

 $ flutter pub add cockpit_protocol

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

dependencies:
  cockpit_protocol: ^2.1.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:cockpit_protocol/cockpit_protocol.dart';
1
likes
140
points
--
downloads

Documentation

Documentation
API reference

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Platform-neutral Cockpit test, Supervisor API, client, runtime, and driver contracts.

Repository (GitHub)
View/report issues

Topics

#e2e-testing #automation #testing #ai #protocol

License

MIT (license)

Dependencies

collection

More

Packages that depend on cockpit_protocol