bwu_utils_dev 0.1.0-dev.12 copy "bwu_utils_dev: ^0.1.0-dev.12" to clipboard
bwu_utils_dev: ^0.1.0-dev.12 copied to clipboard

Dart 1 only

A collection of utilities for testing and task automatization.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bwu_utils_dev

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

dependencies:
  bwu_utils_dev: ^0.1.0-dev.12

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:bwu_utils_dev/testing_browser.dart';
import 'package:bwu_utils_dev/testing_server.dart';
0
likes
30
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of utilities for testing and task automatization.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

args, bwu_utils, html, http, logging, path, quiver, quiver_log, webdriver

More

Packages that depend on bwu_utils_dev