uuv_flutter 0.0.1-beta.2 copy "uuv_flutter: ^0.0.1-beta.2" to clipboard
uuv_flutter: ^0.0.1-beta.2 copied to clipboard

An accessibility driven solution to facilitate the writing and execution of E2E tests understandable by any human being using cucumber(BDD) and flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uuv_flutter

With Flutter:

 $ flutter pub add uuv_flutter

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

dependencies:
  uuv_flutter: ^0.0.1-beta.2

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

Import it

Now in your Dart code, you can use:

import 'package:uuv_flutter/generate_tests.dart';
3
likes
0
points
2
downloads

Publisher

verified publisherkemitech.io

Weekly Downloads

An accessibility driven solution to facilitate the writing and execution of E2E tests understandable by any human being using cucumber(BDD) and flutter

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bdd_widget_test, build, build_config, flutter, flutter_finder_usercentric, flutter_test, patrol_finders

More

Packages that depend on uuv_flutter