testit_adapter_flutter 3.2.3 copy "testit_adapter_flutter: ^3.2.3" to clipboard
testit_adapter_flutter: ^3.2.3 copied to clipboard

The repository contains new versions of adapters for dart test frameworks.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add testit_adapter_flutter

With Flutter:

 $ flutter pub add testit_adapter_flutter

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

dependencies:
  testit_adapter_flutter: ^3.2.3

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:testit_adapter_flutter/testit_adapter_flutter.dart';
1
likes
120
points
286
downloads

Publisher

unverified uploader

Weekly Downloads

The repository contains new versions of adapters for dart test frameworks.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter_test, http, http_parser, logger, meta, mime, path, properties, reflectable, synchronized, test_api, testit_api_client_dart, universal_io, uuid

More

Packages that depend on testit_adapter_flutter