|
1 | | -# foods_selection_screen |
| 1 | +# Foods Selection Screen |
2 | 2 |
|
3 | | -A new Flutter project. |
| 3 | +## Challenge 3 |
4 | 4 |
|
5 | | -## Getting Started |
| 5 | +This challenge presents a dynamic food selection interface, with dishes displayed in an engaging two-column layout. Each dish is represented as a card, and users can slide between different dish options for a seamless browsing experience. |
6 | 6 |
|
7 | | -This project is a starting point for a Flutter application. |
| 7 | +## Demo |
8 | 8 |
|
9 | | -A few resources to get you started if this is your first Flutter project: |
| 9 | +Watch the demo of the app in action: |
10 | 10 |
|
11 | | -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) |
12 | | -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) |
| 11 | +[Foods Selection Demo](https://youtube.com/shorts/MxfSHX-cTIU) |
13 | 12 |
|
14 | | -For help getting started with Flutter development, view the |
15 | | -[online documentation](https://docs.flutter.dev/), which offers tutorials, |
16 | | -samples, guidance on mobile development, and a full API reference. |
| 13 | +<details> |
| 14 | + <summary> <em> Demo GIF </em> 🍴 </summary> |
| 15 | + <div align="center"> |
| 16 | + <img src="media/demo.gif" alt="Demo GIF" style="max-height: 400px; width: auto;"/> |
| 17 | + </div> |
| 18 | +</details> |
| 19 | + |
| 20 | +## Screenshots |
| 21 | + |
| 22 | +| Screenshot 1 | Screenshot 2 | Screenshot 3 | Screenshot 4 | Screenshot 5 | |
| 23 | +| ------------ | ------------ | ------------ | ------------ | ------------ | |
| 24 | +|  |  |  |  |  | |
| 25 | + |
| 26 | +## Data 🥗 |
| 27 | + |
| 28 | +Pizza in https://thepizzacompany.vn/ |
| 29 | + |
| 30 | +<div align="center"> |
| 31 | + |
| 32 | +#### Made by Flutter <img src="https://raw.githubusercontent.com/Flutter-Journey/.github/refs/heads/main/media/flutter_icon.png" height="15"> with Love ❤️ | Developed by [ChunhThanhDe](https://github.com/chunhthanhde) |
| 33 | + |
| 34 | +</div> |
0 commit comments