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

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

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.2.3

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
30
points
44
downloads

Publisher

verified publisherbmwtech.dev

Weekly Downloads

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

Repository (GitHub)

License

unknown (license)

Dependencies

archive, flutter, flutter_driver, meta, test, yaml

More

Packages that depend on ozzie