An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# IPTV

[![Latest Release](https://img.shields.io/github/v/release/fitri-hy/iptv-flutter?style=flat&logo=github&color=2bbc8a)](https://github.com/fitri-hy/iptv-flutter/releases/latest)
[![Stars](https://img.shields.io/github/stars/fitri-hy/iptv-flutter?style=flat&logo=github&color=ffd700)](https://github.com/fitri-hy/iptv-flutter/stargazers)
[![Forks](https://img.shields.io/github/forks/fitri-hy/iptv-flutter?style=flat&logo=github&color=blueviolet)](https://github.com/fitri-hy/iptv-flutter/network/members)
[![Downloads ](https://img.shields.io/github/downloads/fitri-hy/iptv-flutter/total?style=flat&color=orange)](https://github.com/fitri-hy/iptv-flutter/releases)
[![Contributors](https://img.shields.io/github/contributors/fitri-hy/iptv-flutter.svg?style=flat&color=informational)](https://github.com/fitri-hy/iptv-flutter/graphs/contributors)
[![Issues](https://img.shields.io/github/issues/fitri-hy/iptv-flutter.svg?style=flat&color=critical)](https://github.com/fitri-hy/iptv-flutter/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/fitri-hy/iptv-flutter.svg?style=flat&color=blue)](https://github.com/fitri-hy/iptv-flutter/pulls)
[![Last Commit](https://img.shields.io/github/last-commit/fitri-hy/iptv-flutter?style=flat&logo=github&color=4c1)](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
```