PackageTrack
Sign in Get early access

beacon_bridge

Desktop companion CLI for beacon_widget. Receives tapped widgets from your running app and copies a paste-ready code reference to your clipboard.

0.1.3 moghoneim-code/beacon_bridge

What this package is like to depend on

Last release 15 days ago

08 Aug 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 2 of 2 stable releases

2 versions withdrawn

withdrawn after publishing

0 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Aug 2026 to Aug 2026
Release Pre-release Withdrawn

Releases

latest 4
  1. 0.1.3 08 Aug 2026
    Release notes
    • Shorten the package description to pub.dev's recommended 60–180 characters.
    • Add an example/ directory walking through a full session.
    • Set the formatter's page width to 120 to match the codebase, and format accordingly.
    Open source →
  2. 0.1.2 08 Aug 2026
    Release notes
    • Add IDE setup instructions for Android Studio / IntelliJ and VS Code, covering both halves of the setup: passing --vmservice-out-file to your app's run configuration, and running the bridge alongside it (a Shell Script run configuration, or a tasks.json task).
    • Document that ~/.pub-cache/bin must be on your PATH after dart pub global activate.
    Open source →
  3. 0.1.1 08 Aug 2026 withdrawn
    Release notes
    • Point documentation at the Flutter package's published name, beacon_widget. The 0.1.0 release referred to it as beacon, a name pub.dev rejected as too similar to the existing beacons package.
    Open source →
  4. 0.1.0 08 Aug 2026 withdrawn
    Release notes

    Initial release.

    • Attaches to a flutter run you started yourself — it never spawns or wraps flutter run, so it works with whatever flavor, device or run configuration you already use.
    • Discovers the Dart VM Service by watching the file flutter run writes with --vmservice-out-file, and reconnects automatically across hot restarts and app relaunches.
    • Writes .ref/sel-<id>.json plus a cropped .png for every selection, and copies a compact, paste-ready [ref] ... line to your clipboard.
    • --format=multiline for terminal agents that handle newlines; the default is single-line, since many chat inputs treat a newline as "send".
    • Handles combined multi-widget selections from beacon_widget's selection stack.
    • Housekeeping: prunes .ref/sel-* older than an hour, on startup and periodically while running; warns once if .ref/ looks missing from your .gitignore.

    Pairs with the beacon_widget Flutter package, which provides the on-device half.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive