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 개

앱 카테고리

원본 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