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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add messageport_tizen

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  messageport_tizen: ^0.3.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:messageport_tizen/messageport_tizen.dart';
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