is_tv_ffi 0.2.0 copy "is_tv_ffi: ^0.2.0" to clipboard
is_tv_ffi: ^0.2.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 Dart:

 $ dart pub add is_tv_ffi

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 dart pub get):

dependencies:
  is_tv_ffi: ^0.2.0

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:is_tv_ffi/is_tv_ffi.dart';
0
likes
0
points
14
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

License

unknown (license)

Dependencies

flutter, jni, mocktail

More

Packages that depend on is_tv_ffi

Packages that implement is_tv_ffi