flutter_adb 1.0.0 copy "flutter_adb: ^1.0.0" to clipboard
flutter_adb: ^1.0.0 copied to clipboard

Native dart implementation of a network ADB (Android Debug Bridge) client.

1.0.0 #

  • Added Android 11+ wireless pairing support via AdbPairing.pair(...)
  • Added host-generated QR pairing via AdbQrPairingData.generate() and AdbPairing.pairWithQr(...)
  • Added mDNS discovery for _adb-tls-pairing._tcp and _adb-tls-connect._tcp
  • Expanded the example app with code pairing, QR pairing, saved devices, and automatic connect after QR pairing
  • Added key persistence helpers and updated package/example documentation

0.1.1 #

  • Removed Flutter dependency

0.1.0 #

  • Initial release
8
likes
160
points
249
downloads

Documentation

API reference

Publisher

verified publisherbyme.dev

Weekly Downloads

Native dart implementation of a network ADB (Android Debug Bridge) client.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

edwards25519, multicast_dns, pointycastle

More

Packages that depend on flutter_adb