testwire_flutter 0.1.9 copy "testwire_flutter: ^0.1.9" to clipboard
testwire_flutter: ^0.1.9 copied to clipboard

Flutter integration test wrapper for testwire with hot-reload support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add testwire_flutter

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

dependencies:
  testwire_flutter: ^0.1.9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:testwire_flutter/testwire_flutter.dart';
0
likes
150
points
133
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter integration test wrapper for testwire with hot-reload support.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, flutter_test, leak_tracker_flutter_testing, testwire

More

Packages that depend on testwire_flutter