Skip to content

Commit 6bd8bf4

Browse files
authored
🎯 Update Size of demo screen on README.md
1 parent 0e07b1e commit 6bd8bf4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,8 @@ Make sure to describe the context and requirements of your challenge in detail.
4141

4242
| Challenge | Description | Screenshots | Link |
4343
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
44-
| Challenge 1: Movie Selection | A movie selection screen with a horizontal sliding effect. Click to view detailed information including description, ticket price, and showtimes. | [![Screen](movie_selection_screen/media/screen1.png)](https://github.com/Flutter-Journey/Flutter-UI-Challenge/tree/main/movie_selection_screen) | [Demo Video](https://youtube.com/shorts/cHObOQJJ9vA) |
45-
| Challenge 2: Rating Bar Screen| An animated rating bar with a sliding effect. Provides visual feedback with smooth animations and interactive interface for user rating experiences. | [![Screen](rating_bar_screen/media/screen2.jpg)](https://github.com/Flutter-Journey/Flutter-UI-Challenge/tree/main/rating_bar_screen) | [Demo Video](https://youtube.com/shorts/YF_nQpT840o) |
46-
47-
----
48-
49-
44+
| Challenge 1: Movie Selection | A movie selection screen with a horizontal sliding effect. Click to view detailed information including description, ticket price, and showtimes. | <img src="movie_selection_screen/media/screen1.png" alt="Screen" width="300"> | [Demo Video](https://youtube.com/shorts/cHObOQJJ9vA) |
45+
| Challenge 2: Rating Bar Screen| An animated rating bar with a sliding effect. Provides visual feedback with smooth animations and interactive interface for user rating experiences. | <img src="rating_bar_screen/media/screen1.jpg" alt="Screen" width="300"> | [Demo Video](https://youtube.com/shorts/YF_nQpT840o) |
5046

5147
## 📂 Requirements
5248

0 commit comments

Comments
 (0)