custom_tv_text_field 1.0.7 copy "custom_tv_text_field: ^1.0.7" to clipboard
custom_tv_text_field: ^1.0.7 copied to clipboard

A premium Flutter custom text field and on-screen keyboard for Android TV, Xiaomi TV, Philips TV, Tizen OS, and Fire TV Stick. Optimized for remote control D-pad navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_tv_text_field

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

dependencies:
  custom_tv_text_field: ^1.0.7

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:custom_tv_text_field/custom_tv_text_field.dart';
7
likes
160
points
157
downloads

Publisher

unverified uploader

Weekly Downloads

A premium Flutter custom text field and on-screen keyboard for Android TV, Xiaomi TV, Philips TV, Tizen OS, and Fire TV Stick. Optimized for remote control D-pad navigation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_tv_text_field