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.

example/main.dart

import 'package:flutter/material.dart';

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

void main() {
  runApp(const AppWidget());
}
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