fluttercommunity / fluttercommunity/chewie

Videos autoplaying on safari

Open
#635 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Dart
Stars
2.1k
Forks
1.1k
Avg merge
6d 8h
Merged PRs (30d)
6

Description

We are facing an unexpected behaviour running on safari browser. We have loaded videos, not playing. Then we navigate to another page and go back to the page where the video is, and the video starts autoplaying. The weird thing is that the `controller.isplaying` value is false.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in Safari: load a video, navigate away, return, and compare the visible playback state with controller.isPlaying. Trace the video-player lifecycle and autoplay handling around page navigation; done means a video that was paused remains paused when revisiting the page and the controller state matches its actual playback.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.