Anthony Symkowick
Anthony Symkowick
> Come join the discussion on openlgtv discord. There’s something there that could work around your issue. https://discord.gg/WjaGVTsX Can you share here instead of discord?
_+++ and "me too" comments are noisy and unhelpful, just use the reactions button_ This project is in a confusing state, to see what I mean please read this thread:...
https://github.com/doonfrs/pluto_grid_plus/pull/9
We recently migrated our keyboard shortcut listener's `FocusNode` to use `onKeyEvent` instead of `onKey`. Currently, using `tester.sendKeyUpEvent` does not appear to be triggering our handler. Using `tester.sendKeyDownEvent` does work as...
What I don't understand about this is that the implication is that you can't launch the timeshift GUI while it is running a backup? That seems odd to me and...
@SamuelAc1011 @dariocast I ran into this and was able to resolve by making the prescribed changes from `flutter_gen` readme: https://github.com/FlutterGen/flutter_gen?tab=readme-ov-file#error-with-internationalization
For posterity, I definitely run into this issue occasionally when I set up new projects and I know i don't go manually adding `flutter_gen` to the pubspec - it seemingly...