Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jamesblasco/modal_bottom_sheet

Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style
https://github.com/jamesblasco/modal_bottom_sheet

cupertino dart flutter ios13 material modal-bottom-sheets

Last synced: about 2 months ago
JSON representation

Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style

Lists

README

        

# A modal bottom sheet for your Flutter app

[![Awesome Flutter](https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square)](https://github.com/Solido/awesome-flutter)
[![Pub](https://img.shields.io/pub/v/modal_bottom_sheet.svg?logo=flutter&color=blue&style=flat-square)](https://pub.dev/packages/modal_bottom_sheet)

Check the package [README](https://github.com/jamesblasco/modal_bottom_sheet/tree/main/modal_bottom_sheet) for more information

### Sheet (Experimental)

[Sheet](https://github.com/jamesblasco/modal_bottom_sheet/tree/main/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 :)