dpad 2.0.2 copy "dpad: ^2.0.2" to clipboard
dpad: ^2.0.2 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 Flutter:

 $ flutter pub add dpad

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

dependencies:
  dpad: ^2.0.2

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:dpad/dpad.dart';
8
likes
150
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
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dpad