1
0
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:
Sushan Shakya
2022-10-23 00:15:15 +05:45
committed by GitHub
parent 91d4d1b868
commit 4407e4362b
80 changed files with 1958 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 KiB

View 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