adb_utils 0.1.3 copy "adb_utils: ^0.1.3" to clipboard
adb_utils: ^0.1.3 copied to clipboard

A Dart library for interacting with ADB (Android Debug Bridge) server and devices.

0.1.3 #

  • fix: apply dart format to app_info.dart and adb_utils_test.dart

0.1.2 #

  • added AppInfo.fromDumpsys to get more detailed information about the app, such as version and permissions. This is useful for users who want to know more about the apps installed on their devices.
  • added AdbDevice.appInfo to retrieve the AppInfo for a given package name.
1
likes
150
points
364
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart library for interacting with ADB (Android Debug Bridge) server and devices.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

path

More

Packages that depend on adb_utils