1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00

Added bottom sheet example app (#64)

This commit is contained in:
Rishika Jain
2020-10-09 04:41:26 +05:30
committed by GitHub
parent 24955aeac5
commit 1cf8680ef4
65 changed files with 1461 additions and 1 deletions

9
bottom_sheet/README.md Normal file
View File

@@ -0,0 +1,9 @@
# Bottom Sheet
Example app showing implementing bottom sheet.
<img src="demo.gif" height="600em" />
## Getting Started
For help getting started with Flutter online [documentation](https://flutter.dev/docs)