fluttercommunity / fluttercommunity/chewie
MaterialControl : when paused can be played by tapping anywhere from the screen
Open
- 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.

**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.