tizen_api 1.0.8 copy "tizen_api: ^1.0.8" to clipboard
tizen_api: ^1.0.8 copied to clipboard

Control your Samsung Tizen TV, written in pure dart native. Trying the example project is highly encouraged :)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tizen_api

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

dependencies:
  tizen_api: ^1.0.8

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

Import it

Now in your Dart code, you can use:

import 'package:tizen_api/tizen_api.dart';
4
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Control your Samsung Tizen TV, written in pure dart native. Trying the example project is highly encouraged :)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, universal_io, web_socket_channel

More

Packages that depend on tizen_api