flutter_test_robots 0.0.24 copy "flutter_test_robots: ^0.0.24" to clipboard
flutter_test_robots: ^0.0.24 copied to clipboard

Flutter test tools and extensions to simulate human-computer interactions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_test_robots

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

dependencies:
  flutter_test_robots: ^0.0.24

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:flutter_test_robots/flutter_test_robots.dart';
17
likes
120
pub points
93%
popularity

Publisher

verified publisherflutterbountyhunters.com

Flutter test tools and extensions to simulate human-computer interactions

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_test

More

Packages that depend on flutter_test_robots