recepbasturk/clock_game
क्लॉक गेम फ्लटर के साथ बनाई गई एक बच्चों की खेल है।
- Stars
- 20
- Forks
- 7
- अंतिम पुश (UTC)
- 9 मार्च 2025
- प्रोजेक्ट स्थिति
- सक्रिय
तकनीकी विषय
उपयोग की गई निर्भरताएँ
निर्भरता सूची 11 आइटम
- flutter
{"sdk":"flutter"} - flutter_localizations
{"sdk":"flutter"} - bloc
^9.0.0 - cupertino_icons
^1.0.8 - equatable
^2.0.7 - flutter_bloc
^9.1.0 - intl
^0.19.0 - lottie
^3.3.1 - shared_preferences
^2.5.2 - flutter_testडेवलपमेंट
{"sdk":"flutter"} - flutter_lintsडेवलपमेंट
^5.0.0
ऐप श्रेणियाँ
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
Clock Game
Index
Introduction
Clock Game is a children's game created with Flutter.
Languages
- English
- Turkish
Usage
To clone and run this application, you'll need git and flutter installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/recepbasturk/clock_game
# Go into the repository
$ cd clock_game
# Install dependencies
$ flutter packages get
# Run the app
$ flutter run
Packages
The packages used in this Project
| Package | Description |
|---|---|
| bloc + flutter_bloc + equatable | Bloc State Management |
| intl | Localization |
| lottie | Lottie Animations |
| shared_preferences | Data Persistance |
Screenshots
https://raw.githubusercontent.com/recepbasturk/clock_game/HEAD/screenshots/screenshot_01.png https://raw.githubusercontent.com/recepbasturk/clock_game/HEAD/screenshots/screenshot_02.png
https://raw.githubusercontent.com/recepbasturk/clock_game/HEAD/screenshots/screenshot_03.png https://raw.githubusercontent.com/recepbasturk/clock_game/HEAD/screenshots/screenshot_04.png
https://raw.githubusercontent.com/recepbasturk/clock_game/HEAD/screenshots/screenshot_05.png https://raw.githubusercontent.com/recepbasturk/clock_game/HEAD/screenshots/screenshot_06.png