flutster 1.0.3 copy "flutster: ^1.0.3" to clipboard
flutster: ^1.0.3 copied to clipboard

Record your Flutter UI tests using this Widget on Android. Save the UI tests to play them again automatically.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutster

With Flutter:

 $ flutter pub add flutster

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

dependencies:
  flutster: ^1.0.3

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:flutster/flutster.dart';
7
likes
0
points
66
downloads

Publisher

verified publisherjod.li

Weekly Downloads

Record your Flutter UI tests using this Widget on Android. Save the UI tests to play them again automatically.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cross_file, flutter, flutter_test, http, image_compare, intl, share_plus

More

Packages that depend on flutster