You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: drinks_selection_screen/README.md
+26-10
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,32 @@
1
-
# drinks_selection_screen
1
+
# Drink Swipe Screen
2
2
3
-
A new Flutter project.
3
+
## Challenge 4
4
4
5
-
## Getting Started
5
+
This challenge creates a dynamic drink selection screen with a swipe effect between drinks. It provides users with a visually engaging way to explore and select drinks, updating price information dynamically.
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)
This screen uses various drink images to enhance user experience with swipe effects. They are collected through the HighLand menu.
23
+
24
+
https://www.highlandscoffee.com.vn/
25
+
26
+
27
+
<divalign="center">
28
+
29
+
#### Made by Flutter <imgsrc="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)
30
+
31
+
</div>
13
32
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.
0 commit comments