Flutter application for handling TV D_pad navigation.
Simply find widget named DpadWidget in on_dpad_clic_widget.dart file. This widget have two methods
This method support Dpad key code 23 and simple Keyboard Key 66
This method resturns true when any inetraction happens with it and false when control move out.
for more details please navigate to lib folder and check on_dpad_clic_widget.dart file