Skip to content

Tag: dart

Share Plex library in Dart

Hi I’m figuring out how to share Plex library in dart. I’m helping myself with this working script in python ( it works) unfortunately my code returns an http error 400, bad request note: When I run the dart code there are no shared library. maybe the payload is not correct 😐 Thank for any help } } Answer The

Flutter is unable to display video

Even though I had tried adding the dependencies and change the video link to a YouTube link instead, it still the same and does not display the video. May I know how to solve this problem? There are a few errors, I listed it as below: The method ‘VideoPlayer’ isn’t defined for the type ‘_VideoAppState’ Undefined name ‘VideoPlayerController’. Undefined class