adapters_flutter 1.3.6 copy "adapters_flutter: ^1.3.6" to clipboard
adapters_flutter: ^1.3.6 copied to clipboard

retracted

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

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

dependencies:
  adapters_flutter: ^1.3.6

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

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on adapters_flutter