fluttercommunity / fluttercommunity/chewie
Controls UI Overlap Issue
Open
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
I am experiencing an issue with the Chewie package where the controls UI is not displaying properly. Specifically, the time overlaps with the slider, making it difficult to read and interact with the controls and also additional options not at the corner.
ChewieController(
videoPlayerController: videoPlayerController,
autoInitialize: true,
useRootNavigator: false,
aspectRatio: 16 / 9,
)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.