automated_testing_framework_example 1.0.5 copy "automated_testing_framework_example: ^1.0.5" to clipboard
automated_testing_framework_example: ^1.0.5 copied to clipboard

discontinued
outdated

Example project for the Automated Testing Framework that provides a reusable example across add ons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add automated_testing_framework_example

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

dependencies:
  automated_testing_framework_example: ^1.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:automated_testing_framework_example/automated_testing_framework_example.dart';
0
likes
0
pub points
19%
popularity

Publisher

verified publisherpeifferinnovations.com

Example project for the Automated Testing Framework that provides a reusable example across add ons.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

automated_testing_framework, flutter, form_validation, meta, provider, static_translations

More

Packages that depend on automated_testing_framework_example