darwin_test 1.1.0-alpha.13 copy "darwin_test: ^1.1.0-alpha.13" to clipboard
darwin_test: ^1.1.0-alpha.13 copied to clipboard

A simple test library for the darwin framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add darwin_test

With Flutter:

 $ flutter pub add darwin_test

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

dependencies:
  darwin_test: ^1.1.0-alpha.13

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:darwin_test/darwin_test.dart';
0
likes
100
points
44
downloads

Publisher

verified publisherexperiments.helight.dev

Weekly Downloads

A simple test library for the darwin framework

Repository (GitHub)
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, darwin_http, darwin_injector, darwin_sdk, logging, path, shelf, test

More

Packages that depend on darwin_test