fluttercommunity / fluttercommunity/chewie
Video not playable after completion due to infinite loading when loop is disabled
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
When playing a video using the Chewie package for the first time, the video plays until the end without any issues. However, after the video completes, an infinite loading indicator appears, and the video cannot be played again. This issue occurs **when the loop feature is disabled**.
**Steps to reproduce:**
1. Play a video using Chewie.
2. Let the video play until completion.
3. Try to play the video again after it finishes.
**Expected behavior:**
The video should be playable again after completion, even when the loop is disabled.
**Actual behavior:**
An infinite loading indicator appears after the video completes, and the video cannot be played again.
**Environment:**
- Flutter version: 3.29.2
- Chewie version: 1.11.0
- Platform: Android only
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.