flutter_bench_contract 0.4.0 copy "flutter_bench_contract: ^0.4.0" to clipboard
flutter_bench_contract: ^0.4.0 copied to clipboard

Device performance scenarios and a regression golden gate for Flutter overlay and widget solutions — as a reusable package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bench_contract

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

dependencies:
  flutter_bench_contract: ^0.4.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:flutter_bench_contract/flutter_bench_contract.dart';
0
likes
160
points
254
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Device performance scenarios and a regression golden gate for Flutter overlay and widget solutions — as a reusable package.

Repository (GitHub)
View/report issues

Topics

#benchmarking #performance #golden #widget-testing

License

MIT (license)

Dependencies

flutter, flutter_test, vm_service, yaml

More

Packages that depend on flutter_bench_contract