Skip to content

[video_player] VidePlayerController.network() datasource datatype should be to Uri #121927

@cscoderr

Description

@cscoderr

Use case

Video is not loading if there is space between the URI
if we have something like this https://flutter.github.io/assets for api docs/assets/videos/bee.mp4 the video won't load unless you parse it with Uri.parse()

Proposal

Change the VideoController.network() datasource from String to Uri

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectgood first issueRelatively approachable for first-time contributorsp: video_playerThe Video Player pluginpackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions