Home
Softono
modal_bottom_sheet

modal_bottom_sheet

Open source MIT Dart
2K
Stars
523
Forks
157
Issues
21
Watchers
1 year
Last Commit

About modal_bottom_sheet

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

Platforms

Web Self-hosted iOS Android

Languages

Dart

A modal bottom sheet for your Flutter app

Awesome Flutter Pub

Check the package README for more information

Sheet (Experimental)

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 :)