playWith/packages/games/quiz/pubspec.yaml

15 lines
266 B
YAML
Raw Normal View History

2025-11-21 17:58:56 +09:00
name: playwith_game_quiz
2025-11-24 17:53:00 +09:00
description: A quiz game module.
2025-11-21 17:58:56 +09:00
version: 0.0.1
2025-11-24 17:53:00 +09:00
publish_to: 'none'
2025-11-21 17:58:56 +09:00
environment:
2025-11-24 17:53:00 +09:00
sdk: ^3.0.0
2025-11-21 17:58:56 +09:00
dependencies:
flutter:
sdk: flutter
2025-11-24 17:53:00 +09:00
# Core 모듈 연결
2025-11-21 17:58:56 +09:00
playwith_core:
path: ../../core
2025-11-24 17:53:00 +09:00
audioplayers: ^6.0.0 # 여기로 이동