adb_wifi 1.0.0 adb_wifi: ^1.0.0 copied to clipboard
A cli for attaching adb over wifi using a qr-code.
adb_wifi #
A command-line application for attaching adb over wifi using a qr-code.
Install #
pub global activate adb_wifi
Usage #
adb_wifi
A qr-code is displayed in the terminal. Scan the qr-code with your phone in the adb-wifi options and you are connected to adb over wifi.
Shoutout #
This packages is heavily inspired by the npm cli adb-wifi. The goal is to provide a similar experience for dart and flutter developers without switching ecosystems.