fluttercommunity / fluttercommunity/chewie
VideoPlayController.file() does not work
Open
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
hello, I have been battling with chewie package,
here is the error I receive when I try to upload a video and parse it into VideoPlayController.file(file)
Unhandled Exception: PlatformException(VideoError, Video player had error com.google.android.exoplayer2.ExoPlaybackException: com.google.android.exoplayer2.upstream.Loader$UnexpectedLoaderException: Unexpected NullPointerException: null, null)
But it works when I try to play a video from asset i.e VideoPlayerController.asset works perfectly
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.