itsSagarBro / modern_player

Enhance your video playback experience with modern_playerβ€”a feature-rich Flutter package for flutter_vlc_player. Enjoy auto-hiding controls, double-tap to seek, customizable UI, automatic subtitle and audio track detection, and more on both Android and iOS.
MIT License
22 stars 17 forks source link

fix: :iphone: enhance Modal Bottom Sheets with scrolling ability #18

Open moazelsawaf opened 2 months ago

moazelsawaf commented 2 months ago

Hello πŸ‘‹πŸ»

This PR introduces scrolling functionality to modal bottom sheets to prevent UI overflow on smaller screens and in landscape mode. By enabling scrolling, we ensure that all content within the bottom sheets remains fully accessible, regardless of device screen size or orientation. This enhancement improves the overall user experience and responsiveness of the application πŸš€.

Please review and let me know if any adjustments are needed. 😊

Thanks πŸ™πŸ»