Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions src/_data/catalog/widgets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,17 +280,6 @@
link: https://api.flutter.dev/flutter/material/BottomNavigationBar-class.html
image:
src: /assets/images/docs/widget-catalog/material-bottom-navigation-bar.png
- name: BottomSheet
description: >-
Bottom sheets slide up from the bottom of the screen to reveal more content.
You can call showBottomSheet() to implement a persistent bottom sheet or
showModalBottomSheet() to implement a modal bottom sheet.
categories: []
subcategories:
- 'Dialogs, alerts, and panels'
link: https://api.flutter.dev/flutter/material/BottomSheet-class.html
image:
src: /assets/images/docs/widget-catalog/material-bottom-sheets.png
- name: Card
description: >-
Container for short, related pieces of content displayed in a box with
Expand Down