ozzie 2.0.0 copy "ozzie: ^2.0.0" to clipboard
ozzie: ^2.0.0 copied to clipboard

outdated

Ozzie is your testing friend. Ozzie will take an screenshot during integration tests whenever you need.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ozzie

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

dependencies:
  ozzie: ^2.0.0

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:ozzie/ozzie.dart';
25
likes
0
pub points
6%
popularity

Publisher

verified publisherbmwtech.dev

Ozzie is your testing friend. Ozzie will take an screenshot during integration tests whenever you need.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, flutter, flutter_driver, meta, test

More

Packages that depend on ozzie