Skip to content

A GoogleTV client for watchlist built in dart/flutter

Notifications You must be signed in to change notification settings

tthomas48/watchlisttv

Repository files navigation

watchlisttv

Provide a trakt.tv watchlist

Getting Started

Build the env file after changes:

flutter pub run build_runner build -d 

Building for install on TV

flutter build apk --dart-define-from-file=.env
adb connect <device IP>
adb install build\app\outputs\flutter-apk\app-release.apk

About

A GoogleTV client for watchlist built in dart/flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published