Flutter Video Player On Click Pass URL dynamic and Load Video to play
问题 sample screen of video player attached below How can i make video player to play dynamically , while onclick of list play video by passing the video URL? while on click i have passed URL and tried to reinitialise and start play its not working ,state not changing Here is my code, videoplayerscreen.dart, class VideoPlayerScreen extends StatefulWidget { int playBackTime; int playBackTotalTime; String setPlayTime; String setPlayDuration; double aspectRatio; String videoUrl; bool isForward; bool