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!

53
likes
140
points
320
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks

More

Packages that depend on dpad_container