menu
flutter_video_caching package
documentation
match/url_matcher.dart
UrlMatcher
matchMp4 abstract method
matchMp4 abstract method
dark_mode
light_mode
matchMp4
abstract method
bool
matchMp4
(
Uri
uri
)
Returns
true
if the given
uri
matches the
.mp4
file format.
Implementation
bool matchMp4(Uri uri);
flutter_video_caching package
documentation
match/url_matcher
UrlMatcher
matchMp4 abstract method
UrlMatcher class