modalbottomsheet is a Flutter package designed to create advanced modal bottom sheets for iOS and Android applications. It provides versatile options for displaying content, supporting standard Material Design, Cupertino (iOS) styles, or fully custom implementations. The package enables developers to easily integrate various lower-sheet components such as date pickers, color pickers, action sheets, and scrollable content lists that slide up from the bottom of the screen. By offering these built-in styles alongside customization capabilities, it ensures a consistent and native user experience across different platforms. The library is actively maintained and also highlights the development of a successor package named Sheet, which reimagines the bottom sheet behavior from scratch to offer improved performance, stability, and feature richness. This tool is ideal for Flutter developers looking to enhance their app interfaces with polished, responsive modal interactions without writing complex animation logic fro
Sheet is a new package that reimplements the modal bottom sheet behavior from scratch. It is expected to be easier to use, more performant, more stable, more customaziable and with more features. It is used in several released apps already. If you want to be part of it, I encourge you to give it a try and provide any feedback you might have :)