Dpad container focus navigation support for android TV. Allow you to navigate widgets, just wrap your widget with DpadContainer
and that's it!👻.
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.
import 'package:dpad_container/dpad_container.dart';
👋 Any help is appreciated! Comment, suggestions, issues, PR's!