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

outdated

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: ^2.2.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
0
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

TestFairy integration for Flutter, bundled with the native SDK

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on testfairy_flutter

Packages that implement testfairy_flutter