fluttercommunity / fluttercommunity/chewie

MaterialControl : when paused can be played by tapping anywhere from the screen

Open
#893 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

As Expected in MaterialControl, when the video is paused, tapping on the screen should not resume the video.

**Issue:**
- The Implementation of MaterialControl has _pauseAndPlay in _buildHitArea method.

![Image](https://github.com/user-attachments/assets/ceb9f643-2878-42cd-8e1d-7e782d1d7abc)

**Expected**
- The _pauseAndPlay should just be applied in the CenterPlayButton.

resuming the video by tapping the screen is not a standard behavior in native android.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.