M3U playlist editor for Android.
| Android Version | SDK Version | Supported |
|---|---|---|
| 10 | 29 | ✅ |
| 12 | 31 | ✅ |
| 13 | 33 | ✅ |
Install flutter
https://docs.flutter.dev/get-started/install
Windows
Replace DEVICE_ID in build.bat with your connected device id.
adb devices -l to list connected devices.
Run ./build.bat to build and install apk.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.