FLUTTER ECOSYSTEM

recepbasturk/clock_game

時鐘遊戲是一款使用Flutter創建的兒童遊戲。

clock_game 專案封面
Stars
20
Forks
7
最近推送(UTC)
2025年3月9日
專案狀態
未封存
Recep Baştürk GitHub avatar
GITHUB User

Recep Baştürk ↗

語言DartHTMLSwiftKotlinObjective-C

技術主題

使用的依賴

依賴清單 11 項

App 分類

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 README

Dart Flutter

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

Attributions