adaptive_golden_test 1.0.0 copy "adaptive_golden_test: ^1.0.0" to clipboard
adaptive_golden_test: ^1.0.0 copied to clipboard

A Flutter package to generate adaptive golden files during widget tests.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_golden_test

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

dependencies:
  adaptive_golden_test: ^1.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:adaptive_golden_test/adaptive_golden_test.dart';
1
likes
130
pub points
17%
popularity

Publisher

unverified uploader

A Flutter package to generate adaptive golden files during widget tests.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_frame_plus, file, flutter, flutter_test, meta, path, platform, recase

More

Packages that depend on adaptive_golden_test