testfairy_flutter 3.0.0 copy "testfairy_flutter: ^3.0.0" to clipboard
testfairy_flutter: ^3.0.0 copied to clipboard

TestFairy integration for Flutter, bundled with the native SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add testfairy_flutter

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

dependencies:
  testfairy_flutter: ^3.0.0

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:testfairy_flutter/testfairy_flutter.dart';
6
likes
130
pub points
75%
popularity

Publisher

unverified uploader

TestFairy integration for Flutter, bundled with the native SDK

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on testfairy_flutter