messageport_tizen 0.3.2 copy "messageport_tizen: ^0.3.2" to clipboard
messageport_tizen: ^0.3.2 copied to clipboard

A Flutter plugin that allows communication between multiple applications on Tizen using Tizen Message Port.

0.3.2 #

  • Remove unnecessary StreamHandlerError implementation.
  • Increase the minimum Flutter version to 3.3.

0.3.1 #

  • Fix unexpected PlatformException when sending a null message.

0.3.0 #

  • Remove the deprecated class TizenMessagePort.
  • Refactor the C++ code.
  • Code cleanups.

0.2.0 #

  • Deprecate TizenMessagePort.createLocalPort and TizenMessagePort.connectToRemotePort in favor of newly added LocalPort.create and RemotePort.connect.
  • Minor cleanups.

0.1.0 #

  • Initial release.
0
likes
120
pub points
26%
popularity

Publisher

verified publishertizen.org

A Flutter plugin that allows communication between multiple applications on Tizen using Tizen Message Port.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on messageport_tizen