adb_wifi

style: very good analysis

A command-line application for attaching adb over wifi using a qr-code.

Install

dart 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.

Libraries

generate_qr_code
run