dpad_container 2.0.4 copy "dpad_container: ^2.0.4" to clipboard
dpad_container: ^2.0.4 copied to clipboard

Dpad container focus navigation support for android TV. Allow you to navigate widgets and get focused, just wrap your widget and that's it!

dpad_container #

Dpad container focus navigation support for android TV. Allow you to navigate widgets, just wrap your widget with DpadContainer and that's it!👻.

Getting Started #

In your flutter or dart project add the dependency:

dependencies:
  ...
  dpad_container: ^2.0.4
copied to clipboard

For help getting started with Flutter, view the online documentation.

Usage example #

import 'package:dpad_container/dpad_container.dart';
copied to clipboard

Examples #

Example

👋 Any help is appreciated! Comment, suggestions, issues, PR's!

60
likes
140
points
8.22k
downloads

Publisher

unverified uploader

Weekly Downloads

2025.01.07 - 2025.12.02

Dpad container focus navigation support for android TV. Allow you to navigate widgets and get focused, just wrap your widget and that's it!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks

More

Packages that depend on dpad_container