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
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. π
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 ππ»