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

example/main.dart

import 'package:flutter/material.dart';

import 'lib/src/presentation/core/app_widget.dart';

void main() {
  runApp(const AppWidget());
}
10
likes
160
points
36
downloads

Publisher

verified publisherbancolombia.com

Weekly Downloads

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)
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