flutter_android_bridge 0.2.2 copy "flutter_android_bridge: ^0.2.2" to clipboard
flutter_android_bridge: ^0.2.2 copied to clipboard

Flutter Android Bridge is a Flutter package that provides a bridge to interact with Android's native functionalities. This package allows Flutter applications to communicate with Android's package man [...]

0.2.2 #

  • Using isolate pool for the scanner

0.2.1 #

  • Toggle debug for tcp scanner

0.2.0 #

  • Enable debugPrint per command

0.1.0 #

  • Added adb logcat command
  • Added adb shell am broadcast command

0.0.9 #

Added more methods

0.0.8 #

isConnected should not throw

0.0.7 #

adb path must be specified

0.0.6 #

Removed FlutterAndroidBridge.debug

0.0.5 #

Added connection timeout Added tcp/scanner

0.0.4 #

Fixed root/unroot arguments

0.0.3 #

Minor changes Updated Readme

0.0.2 #

Added more shell methods

0.0.1 #

Initial release

1
likes
110
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Android Bridge is a Flutter package that provides a bridge to interact with Android's native functionalities. This package allows Flutter applications to communicate with Android's package manager, intents, and other native features through a simple and intuitive API

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

copy_with_extension, flutter, intl, isolate_pool_2, meta, properties

More

Packages that depend on flutter_android_bridge