Open michalss opened 2 months ago
The built-in control panel might not be very versatile, as users may require different styles and sets of features. However, adding UI controls in Flutter is easy, and you can refer to the code in main_advanced.dart
to implement them.
i do understand this, but in flutter to make arrow navigation with more advance layout as for example control ATV is the problem. To make it work with Mobile android or any other device except ATV is very easy, since you dont need it there :)..
Can you please also add control panel overlay with arrow navigations ?