beacon_bridge 0.1.1 copy "beacon_bridge: ^0.1.1" to clipboard
beacon_bridge: ^0.1.1 copied to clipboard

discontinued
retracted

Desktop companion CLI for the beacon_widget Flutter package. Attaches to your running flutter run, saves each tapped widget's reference and screenshot, and copies a paste-ready line to your clipboard.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add beacon_bridge

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

dependencies:
  beacon_bridge: ^0.1.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:beacon_bridge/beacon_bridge.dart';
1
likes
0
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

Desktop companion CLI for the beacon_widget Flutter package. Attaches to your running flutter run, saves each tapped widget's reference and screenshot, and copies a paste-ready line to your clipboard.

Repository (GitHub)
View/report issues

Topics

#devtools #debugging #developer-tools #cli

License

unknown (license)

Dependencies

meta, path, vm_service

More

Packages that depend on beacon_bridge