You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+59-14Lines changed: 59 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,25 @@ The **ProbeAgent** is a Dart package you add to your Flutter app as a dev depend
38
38
39
39
## Installation
40
40
41
-
### 1. Build the CLI
41
+
### Option A — Download pre-built binary (recommended for CI/CD)
42
+
43
+
Pre-built binaries for Linux, macOS (Intel + Apple Silicon), and Windows are attached to every [GitHub Release](https://github.com/AlphaWaveSystems/flutter-probe/releases).
0 commit comments