FLUTTER ECOSYSTEM

nicoaudy/dpad_container

A Flutter Dpad Container that give focus navigation for Android TV

dpad_container project cover
Stars
24
Forks
5
Last push (UTC)
Jun 20, 2023
Project status
Active
Nico Audy GitHub avatar
GITHUB User

Nico Audy ↗

A geek @ ❤️ . Software Engineer, who loves to embrace new technology. Love building thing 🤙 💻

Indonesia
LanguagesDartRubyObjective-CKotlin

Packages published by this repository

Dependencies used

Dependency list 4 items

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

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!