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

PlatformAndroid

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 Flutter:

 $ flutter pub add flutster

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

dependencies:
  flutster: ^1.0.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:flutster/flutster.dart';
7
likes
120
pub points
62%
popularity

Publisher

verified publisherjod.li

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

archive, cross_file, flutter, flutter_test, http, image_compare_2, intl, share_plus

More

Packages that depend on flutster