Top Flutter Bottom Panels and Bottomsheets packages A bottom sheet is a UI component that slides up from the bottom of the screen. It can be used to display additional content, such as a menu, process tracking or a set of options. Sometimes it is also referred to as Bottom Panel, Sliding Panel, Sliding Sheet or Modal Sheet. The complete list of Bottom Sheet or Bottom Panel packages is provided below.
snapping_sheet
755
A package that provides a sheet widget that snaps to different vertical & horizontal positions
sliding_sheet
634
A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.
bottom_bar_with_sheet
603
This package help you to create bottom bar with FloatingActionButton which buld BottomSheet widget on every page.
smooth_sheets
470
Sheet widgets with smooth motion and great flexibility. Also supports nested navigation in both imperative and declarative ways.
we_slide
452
A Flutter package which implements a backdrop displaying contextual and actionable content.
solid_bottom_sheet
209
A full customizable bottom sheet easy to implement. Just put it on your bottomSheet property on your Scaffold widget and see the magic. For more details see the README.md.
expandable_bottom_sheet
179
This is a BottomSheet with a draggable height like the Google Maps App on Android.
flutter_sliding_up_panel
165
A sliding up panel widget which can be used to show or hide content, beautiful and simple.
flutter_sliding_box
133
A draggable flutter widget (like bottom sheet panel) that makes it easier to use a SlidingBox for all platform.
adaptive_action_sheet
128
A Flutter package for action bottom sheet that adapts to the platform (Android/iOS).
draggable_bottom_sheet
119
This package contains a helper class to create a bottom sheet, which persists on the screen & can be dragged from there to cover the full screen.
sliding_panel
100
The most customisable bottom sliding panel you can find on pub.dev. Just as you want it!
scrollable_panel
62
drag to expand and then can scroll contents. similar "Nearby spots" panel on google map app.
interactive_bottom_sheet
61
A customizable interactive bottom sheet, which lets you interact with the screen behind it.
wtf_sliding_sheet
61
A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.
draggable_menu
61
Create custom draggable menus that provide a familiar, customizable, and user-friendly experience, inspired by popular social media platforms such as Instagram, Snapchat, Facebook, Twitter, and YouTube.
family_bottom_sheet
59
A package for building smooth, customizable multi-page bottom sheets with seamless transitions — just like a Navigator, but inside a bottom sheet.
input_sheet
46
A flutter package to help apps with extensive forms, implementing inputs as BottomSheet to make it enjoyable.
backdrop_modal_route
44
A flutter plugin to open backdrop modal route with minimal code and efforts with dynamic content.
snapping_sheet_2
44
A package that provides a sheet widget that snaps to different vertical & horizontal positions
bottom_sheet_scaffold
41
Slide your bottom sheet by sliding the body of the scaffold!. Very simple and customizable bottom sheet to implement.
footer
35
A new Flutter package which helps developers in creating Customisable Footer for both Android and IOS Apps.
bottom_drawer
34
A bottom drawer widget, support customize drawer header and body, support list body, support drag to open and close.
dragsheet
2
Physics-y, bouncy, draggable sheet & modal for Flutter. Built to fill a gap I hit in my own app.
wolt_modal_sheet
0
This package provides a responsive modal with multiple pages, motion animation for page transitions, and scrollable content within each page.