taptest_runtime 0.0.5 copy "taptest_runtime: ^0.0.5" to clipboard
taptest_runtime: ^0.0.5 copied to clipboard

Runtime package for TapTest framework. It exposes a thin layer to interoperate TapTest within your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add taptest_runtime

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

dependencies:
  taptest_runtime: ^0.0.5

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:taptest_runtime/taptest_runtime.dart';
0
likes
160
points
16
downloads

Publisher

verified publishercommingle.app

Weekly Downloads

Runtime package for TapTest framework. It exposes a thin layer to interoperate TapTest within your app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on taptest_runtime