is_tv_ffi 0.6.0 copy "is_tv_ffi: ^0.6.0" to clipboard
is_tv_ffi: ^0.6.0 copied to clipboard

A Flutter plugin to detect if the current device is a TV

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add is_tv_ffi

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

dependencies:
  is_tv_ffi: ^0.6.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:is_tv_ffi/is_tv_ffi.dart';
0
likes
150
points
19
downloads

Publisher

verified publishermathiewabbas.dev

Weekly Downloads

A Flutter plugin to detect if the current device is a TV

Repository (GitHub)
View/report issues

Topics

#tv #ffi

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, jni, mocktail, web

More

Packages that depend on is_tv_ffi

Packages that implement is_tv_ffi