Skip to content

Commit 2063e93

Browse files
committed
⭐ Update README
1 parent 190393c commit 2063e93

File tree

2 files changed

+73
-1
lines changed

2 files changed

+73
-1
lines changed

README.md

Lines changed: 73 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,73 @@
1-
# Flutter_UI_Challenge
1+
# 🎬 Flutter UI Challenge
2+
3+
This repository contains various UI challenges built using Flutter. Each challenge demonstrates unique UI elements, animations, and transitions to create interactive and visually appealing apps.
4+
5+
Thanks for visiting! Don't forget to **star ⭐** the repository if you like the projects!
6+
7+
###### Contact for work, email: chunhthanhde.dev@gmail.com
8+
9+
<br>
10+
11+
[![Flutter Journey][logo_black]][flutter_journey_link_black]
12+
[![Flutter Journey][logo_white]][flutter_journey_link_white]
13+
14+
<br>
15+
16+
![GitHub stars](https://img.shields.io/github/stars/Flutter-Journey/Flutter-UI-Challenge?style=social)
17+
![GitHub forks](https://img.shields.io/github/forks/Flutter-Journey/Flutter-UI-Challenge?style=social)
18+
![GitHub watchers](https://img.shields.io/github/watchers/Flutter-Journey/Flutter-UI-Challenge?style=social)
19+
20+
<a href="https://www.linkedin.com/in/chunhthanhde/">
21+
<img src="https://img.shields.io/badge/Support-Recommend%2FEndorse%20me%20on%20Linkedin-blue?style=for-the-badge&logo=linkedin" alt="Support me on LinkedIn" />
22+
</a>
23+
24+
<a href="https://www.buymeacoffee.com/chunhthanhde" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
25+
26+
## 📝 Requesting a New Challenge
27+
28+
Click [here](https://github.com/Flutter-Journey/Flutter-UI-Challenge/issues/new?assignees=&labels=feature&projects=&template=feature_request.yaml&title=feat%3A+) to request a new challenge.
29+
30+
<p align="center">
31+
<a href="https://github.com/Flutter-Journey/Flutter-UI-Challenge/issues/new?assignees=&labels=feature&projects=&template=feature_request.yaml&title=feat%3A+">
32+
<img src="media/image/request_challenge.png" alt="Request a new challenge" style="max-height: 350;">
33+
</a>
34+
</p>
35+
36+
37+
Make sure to describe the context and requirements of your challenge in detail.
38+
39+
40+
## 🏆 Challenges Overview
41+
42+
| Challenge | Description | Screenshots | Link |
43+
| --------- | ----------- | ----------- | ---- |
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) | [Demo Video](https://youtube.com/shorts/cHObOQJJ9vA) |
45+
46+
47+
## 📂 Requirements
48+
49+
Each project may have specific requirements and dependencies. Please refer to the individual challenge README for setup instructions.
50+
51+
## ⭐ Star History
52+
53+
<div align="center">
54+
55+
<a href="https://star-history.com/#Flutter-Journey/Flutter-UI-Challenge&Date">
56+
<picture>
57+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Flutter-Journey/Flutter-UI-Challenge&type=Date&theme=dark" />
58+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Flutter-Journey/Flutter-UI-Challenge&type=Date" />
59+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Flutter-Journey/Flutter-UI-Challenge&type=Date" />
60+
</picture>
61+
</a>
62+
63+
#### 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 [Flutter Journey](https://github.com/Flutter-Journey)
64+
65+
</div>
66+
67+
[logo_black]: https://github.com/Flutter-Journey/.github/raw/main/media/logo_black.png#gh-dark-mode-only
68+
[logo_white]: https://github.com/Flutter-Journey/.github/raw/main/media/logo_white.png#gh-light-mode-only
69+
[flutter_journey_link_white]: https://github.com/Flutter-Journey#gh-light-mode-only
70+
[flutter_journey_link_black]: https://github.com/Flutter-Journey#gh-dark-mode-only
71+
72+
73+

media/image/request_challenge.png

319 KB
Loading

0 commit comments

Comments
 (0)