platform_handler 1.1.1 copy "platform_handler: ^1.1.1" to clipboard
platform_handler: ^1.1.1 copied to clipboard

Organize Flutter MethodChannel calls, native callbacks, and request-id based ping-pong responses.

1.1.1 #

  • update dependencis
  • README.md tiny tuned

1.1.0 #

  • Add channel registration and native method invocation to PlatformHandler.
  • Add PingPongPlatformNotification for request id based one-response handling.
  • Automatically wrap ping-pong requests with {requestId, arguments} and unwrap {requestId, responseData} callbacks.
  • Update README and example for simpler onboarding.

1.0.3 #

  • tiny tuned for example

1.0.2 #

  • README.md tiny tuned

1.0.1 #

  • README.md tiny tuned

1.0.0 #

  • Initial version.
1
likes
160
points
114
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Organize Flutter MethodChannel calls, native callbacks, and request-id based ping-pong responses.

Repository (GitHub)
View/report issues

Topics

#platform-channel #method-channel #native-bridge #callbacks #request-id

License

MIT (license)

Dependencies

enhanced_change_notifier, extension_dart, flutter

More

Packages that depend on platform_handler