fluttercommunity / fluttercommunity/chewie
Handle invalid url in VideoPlayerController
Open
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
Hi, is there any elegant solution to handle situation when url with video is invalid and react on this scenario?
The example useless might be a passing the storage limit. For example at firebase we can download 2GB from storage in free plan, so after we pass this limit and we don't want to pay, we will get invalid status of url. This will throw exception.
I just wondering if there's any solution to pass video from assets if url is invalid.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.