https://github.com/fitri-hy/iptv-flutter
IPTV is a Flutter-based application designed to watch television broadcasts from around the world using M3U playlists.
https://github.com/fitri-hy/iptv-flutter
flutter flutter-application flutter-apps flutter-project iptv m3u m3u8 streaming tv-streaming
Last synced: 16 days ago
JSON representation
IPTV is a Flutter-based application designed to watch television broadcasts from around the world using M3U playlists.
- Host: GitHub
- URL: https://github.com/fitri-hy/iptv-flutter
- Owner: fitri-hy
- License: mit
- Created: 2025-10-31T08:19:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-27T09:24:46.000Z (7 months ago)
- Last Synced: 2025-11-30T02:50:21.868Z (7 months ago)
- Topics: flutter, flutter-application, flutter-apps, flutter-project, iptv, m3u, m3u8, streaming, tv-streaming
- Language: HTML
- Homepage:
- Size: 1.03 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IPTV

[](https://github.com/fitri-hy/iptv-flutter/releases/latest)
[](https://github.com/fitri-hy/iptv-flutter/stargazers)
[](https://github.com/fitri-hy/iptv-flutter/network/members)
[](https://github.com/fitri-hy/iptv-flutter/releases)
[](https://github.com/fitri-hy/iptv-flutter/graphs/contributors)
[](https://github.com/fitri-hy/iptv-flutter/issues)
[](https://github.com/fitri-hy/iptv-flutter/pulls)
[](https://github.com/fitri-hy/iptv-flutter/commits/main)
IPTV is a Flutter-based application designed to watch television broadcasts from around the world using M3U playlists.
This application uses Internet Protocol Television (IPTV) technology, a method of distributing television content over the internet, rather than through conventional broadcasts such as satellite or cable.
## Feature
- Search channel
- Search group
- Favorites channel
- Timeout channel ready
- Screen stays on is playing.
- Play / Pause
- Refresh Data
- Picture in Picture
- Themes Manager
- Multi Filtering
- Update Checker
## Installation
```
git clone https://github.com/fitri-hy/iptv-flutter.git
cd iptv-flutter
flutter pub get
flutter build apk
```