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

outdated

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.2.0

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
0
pub points
0%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on messageport_tizen