Simple IPTV is an open-source Android application that enables users to connect their IPTV and Xtream API accounts, providing seamless content streaming. Designed with a sleek and modern Material 3 interface, it offers an intuitive and visually appealing user experience.
First, Clone this repository
git clone https://github.com/gengooro/simple-iptv.git
Install the packages
dart run pub get
Build the Application (for android)
flutter build apk --release