Provide a trakt.tv watchlist
Build the env file after changes:
flutter pub run build_runner build -d
Building for install on TV
You have to do Pair device with pairing code first.
flutter build apk --dart-define-from-file=.env
adb pair <device IP:port>
adb connect <device IP>
adb install build\app\outputs\flutter-apk\app-release.apk