bc_golden_plugin 1.4.0 copy "bc_golden_plugin: ^1.4.0" to clipboard
bc_golden_plugin: ^1.4.0 copied to clipboard

Golden Plugin is a software that enables you to test the UI you develop against a reference image or a design in Figma.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bc_golden_plugin

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

dependencies:
  bc_golden_plugin: ^1.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:bc_golden_plugin/bc_golden_plugin.dart';
8
likes
160
pub points
7%
popularity

Publisher

verified publisherbancolombia.com

Golden Plugin is a software that enables you to test the UI you develop against a reference image or a design in Figma.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

equatable, file, flutter, flutter_svg, flutter_test, meta, platform, provider

More

Packages that depend on bc_golden_plugin