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: 5 days ago
JSON representation
Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style
- Host: GitHub
- URL: https://github.com/jamesblasco/modal_bottom_sheet
- Owner: jamesblasco
- License: mit
- Created: 2020-04-06T12:30:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T00:24:01.000Z (20 days ago)
- Last Synced: 2024-12-31T10:08:01.633Z (12 days ago)
- Topics: cupertino, dart, flutter, ios13, material, modal-bottom-sheets
- Language: Dart
- Homepage: https://pub.dev/packages/modal_bottom_sheet
- Size: 32.3 MB
- Stars: 1,908
- Watchers: 26
- Forks: 485
- Open Issues: 146
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-cn - Modal Bottom Sheet - 带材料设计,Cupertino iOS 13或自定义外观的模态底部表单,由[Jaime Blasco](https://github.com/jamesblasco)提供。 (组件 / UI)
- awesome-flutter - Modal Bottom Sheet - Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style ` 📝 6 months ago` (UI [🔝](#readme))
- awesome-flutter - Modal Bottom Sheet - Modal bottom sheet with Material, Cupertino iOS13 or custom appareance by [Jaime Blasco](https://github.com/jamesblasco). (Components / UI)
- awesome-flutter-cn - Modal Bottom Sheet - 基于 Material, Cupertino iOS13 或者自定义外观的底部弹出层,[Jaime Blasco](https://github.com/jamesblasco). (组件 / UI)
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 :)