adapters_flutter 2.1.8 copy "adapters_flutter: ^2.1.8" to clipboard
adapters_flutter: ^2.1.8 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 adapters_flutter

With Flutter:

 $ flutter pub add adapters_flutter

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

dependencies:
  adapters_flutter: ^2.1.8

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:adapters_flutter/adapters_flutter.dart';
0
likes
140
pub points
31%
popularity

Publisher

unverified uploader

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, synchronized, test_api, universal_io, uuid

More

Packages that depend on adapters_flutter