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

outdated

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

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
0
points
10
downloads

Publisher

verified publishertizen.org

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on messageport_tizen

Packages that implement messageport_tizen