flutter_cockpit_test 4.0.44 copy "flutter_cockpit_test: ^4.0.44" to clipboard
flutter_cockpit_test: ^4.0.44 copied to clipboard

Cockpit-powered Flutter integration tests with native evidence and AI-first selectors.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_cockpit_test

With Flutter:

 $ flutter pub add flutter_cockpit_test

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

dependencies:
  flutter_cockpit_test: ^4.0.44

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:flutter_cockpit_test/flutter_cockpit_test.dart';
1
likes
0
points
0
downloads

Documentation

Documentation

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Cockpit-powered Flutter integration tests with native evidence and AI-first selectors.

Repository (GitHub)
View/report issues

Topics

#flutter #testing #integration-test #automation #ai

License

unknown (license)

Dependencies

cockpit_protocol, flutter, flutter_cockpit, flutter_test, integration_test

More

Packages that depend on flutter_cockpit_test