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

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

Usage example #

import 'package:dpad_container/dpad_container.dart';

Examples #

Example

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

51
likes
140
points
221
downloads

Publisher

unverified uploader

Weekly Downloads

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