Initial commit: Xtream IPTV Player for Android TV

This commit is contained in:
2026-02-25 13:01:25 -03:00
commit dd61066b3a
33 changed files with 1707 additions and 0 deletions

25
pubspec.yaml Normal file
View File

@@ -0,0 +1,25 @@
name: xstream_tv
description: "Xtream IPTV Player for Android TV"
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.11.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
http: ^1.2.0
video_player: ^2.9.3
chewie: ^1.10.0
shared_preferences: ^2.3.5
provider: ^6.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true