dpad_container 2.0.4 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 #
👋 Any help is appreciated! Comment, suggestions, issues, PR's!