samsung 1.0.1 copy "samsung: ^1.0.1" to clipboard
samsung: ^1.0.1 copied to clipboard

A Dart interface to SamsungTVs (control and monitor)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add samsung

With Flutter:

 $ flutter pub add samsung

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

dependencies:
  samsung: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:samsung/samsung.dart';
5
likes
90
pub points
7%
popularity

Publisher

unverified uploader

A Dart interface to SamsungTVs (control and monitor)

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

debug, dio, env_get, modus_json, statefulemitter, wake_on_lan

More

Packages that depend on samsung