flutter_robot 0.3.4 copy "flutter_robot: ^0.3.4" to clipboard
flutter_robot: ^0.3.4 copied to clipboard

Create a widget tests using the Robot Pattern simulating statusBar, opened keyboard, IOS home button, etc

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_robot

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

dependencies:
  flutter_robot: ^0.3.4

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_robot/flutter_robot.dart';
3
likes
140
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

Create a widget tests using the Robot Pattern simulating statusBar, opened keyboard, IOS home button, etc

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

file, flutter, flutter_localizations, flutter_test, meta, mocktail, platform, test_api

More

Packages that depend on flutter_robot