Skip to content

Commit 1c1a19b

Browse files
committed
readme updated
1 parent b7017d4 commit 1c1a19b

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

README.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,25 @@ Youtube playlist about Flutter: https://www.youtube.com/playlist?list=PLum90SMJW
99

1010
## Screenshots
1111

12-
| Login | Profile |
13-
| ----- | ------- |
14-
| <img src="/screenshots/login.png" width="270" height="480"> | <img src="/screenshots/profile.png" width="270" height="480">|
15-
16-
| Custom Drawer | Home screen |
17-
| ------------- | ------------|
18-
| <img src="/screenshots/delivery.gif" width="270" height="480"> | <img src="/screenshots/home.png" width="270" height="480">|
19-
20-
2112
| Sliding Login & Register | Bottom Navy Bar |
2213
| ------------- | ------------- |
2314
| <img src="/screenshots/slidl.gif" width="270" height="480"> | <img src="/screenshots/navy2.gif" width="270" height="480"> |
2415

25-
26-
| Mobile Dashboard | Foldable Options Menu |
16+
| Custom Drawer | Foldable Options Menu |
2717
| ------------- | ------------------------ |
28-
| <img src="/screenshots/dashboard.png" width="270" height="480"> | <img src="/screenshots/options_menu.gif" width="270" height="480"> |
18+
| <img src="/screenshots/delivery.gif" width="270" height="480"> | <img src="/screenshots/options_menu.gif" width="270" height="480"> |
19+
20+
| Titled Bottom Navigation Bar | Mobile Dashboard |
21+
| ------------- | ------------- |
22+
| <img src="/screenshots/titled_bottom_bar.gif" width="270" height="480"> | <img src="/screenshots/dashboard.png" width="270" height="480"> |
23+
24+
| Login | Profile |
25+
| ----- | ------- |
26+
| <img src="/screenshots/login.png" width="270" height="480"> | <img src="/screenshots/profile.png" width="270" height="480">|
2927

30-
| Titled Bottom Navigation Bar |
28+
| Home screen |
3129
| ------------- |
32-
| <img src="/screenshots/titled_bottom_bar.gif" width="270" height="480"> |
30+
| <img src="/screenshots/home.png" width="270" height="480"> |
3331

3432

3533
## Getting Started

0 commit comments

Comments
 (0)