mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-08 12:39:17 +00:00
New Example - Lunch App (#98)
This commit is contained in:
BIN
lunch_app/assets/images/burger.png
Normal file
BIN
lunch_app/assets/images/burger.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 612 KiB |
4
lunch_app/assets/nav/drawer.svg
Normal file
4
lunch_app/assets/nav/drawer.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="30" height="13" viewBox="0 0 30 13" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 0H18C20.7614 0 23 2.23858 23 5V5H5C2.23858 5 0 2.76142 0 0V0Z" fill="#C4C4C4"/>
|
||||
<path d="M0 8H25C27.7614 8 30 10.2386 30 13V13H5C2.23858 13 0 10.7614 0 8V8Z" fill="#C4C4C4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 290 B |
Reference in New Issue
Block a user