very_good_performance 0.0.2 copy "very_good_performance: ^0.0.2" to clipboard
very_good_performance: ^0.0.2 copied to clipboard

discontinued
outdated

Utility on top of the Flutter Driver API that facilitates measuring the performance of your app in an automated way

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add very_good_performance

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

dependencies:
  very_good_performance: ^0.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:very_good_performance/very_good_performance.dart';
48
likes
0
pub points
53%
popularity

Publisher

verified publisherverygood.ventures

Utility on top of the Flutter Driver API that facilitates measuring the performance of your app in an automated way

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, barbecue, checked_yaml, flutter_driver, flutter_test, json_annotation, yaml

More

Packages that depend on very_good_performance