flutter_app_functions 0.0.1 copy "flutter_app_functions: ^0.0.1" to clipboard
flutter_app_functions: ^0.0.1 copied to clipboard

Flutter plugin for exposing Android App Functions to Dart tool handlers.

0.0.1 #

  • Initial release with Android App Functions support.
  • Added a Dart tool-handler bridge through MethodChannel.
  • Included an example app and Android unit tests.