Last updated:
0 purchases
tplayer plugin
tplayer_plugin #
A Flutter plugin to open TPlayer.
Getting Started #
void openTPlayer() {
String url =
"https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8";
String referer = "https://xem.binhluanvidamme.online/";
String title = "ACC";
String userAgent = "CLGT";
TplayerPlugin.openTPlayer(url, referer, title, userAgent);
}
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.