bc_golden_plugin 1.3.0 copy "bc_golden_plugin: ^1.3.0" to clipboard
bc_golden_plugin: ^1.3.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 Dart:

 $ dart pub add bc_golden_plugin

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 dart pub get):

dependencies:
  bc_golden_plugin: ^1.3.0

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

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

More

Packages that depend on bc_golden_plugin