dpad 1.2.1 copy "dpad: ^1.2.1" to clipboard
dpad: ^1.2.1 copied to clipboard

Flutter TV D-pad navigation system - as simple as native Android development

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dpad

With Flutter:

 $ flutter pub add dpad

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

dependencies:
  dpad: ^1.2.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:dpad/dpad.dart';
8
likes
0
points
785
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

Flutter TV D-pad navigation system - as simple as native Android development

Repository (GitHub)
View/report issues

Topics

#android-tv #dpad-navigation #focus-management #fire-tv #apple-tv

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dpad