mnemo_cards/mnemo_cards_web_v2/pubspec.yaml
Dmitry 7aa12d0c59
Some checks are pending
Backend CI / test (push) Waiting to run
Backend CI / build (push) Blocked by required conditions
Mobile App CI / test (push) Waiting to run
Mobile App CI / build-android (push) Blocked by required conditions
Mobile App CI / build-ios (push) Blocked by required conditions
Web App CI / test (push) Waiting to run
Web App CI / build (push) Blocked by required conditions
Deploy Admin Panel / Deploy Admin Panel (push) Waiting to run
Deploy Admin Panel / Admin Panel Verification (push) Blocked by required conditions
Deploy Mnemo Cards / Deploy Backend (push) Waiting to run
Deploy Mnemo Cards / Deploy Web App (push) Blocked by required conditions
Deploy Mnemo Cards / Final Verification (push) Blocked by required conditions
Deploy Telegram Bot / Deploy Telegram Bot (push) Waiting to run
minio
2025-12-19 03:56:58 +03:00

118 lines
2.2 KiB
YAML

name: mnemo_cards_web_v2
description: "Flutter web приложение для изучения языков"
publish_to: 'none'
version: 1.0.12+13
environment:
sdk: ^3.9.2
dependencies:
flutter:
sdk: flutter
telegram_web_app: ^0.3.3
# YX Framework
yx_scope: ^1.1.2
yx_scope_flutter: ^1.1.2
yx_state: ^1.0.0
yx_state_flutter: ^1.0.0
# Общие пакеты проекта
mnemo_cards_common:
path: ../mnemo_cards_common
mnemo_cards_frontend_common:
path: ../mnemo_cards_frontend_common
# Chat module
mnemo_cards_chat:
path: ../chat/mnemo_cards_chat
# Роутинг
go_router: ^14.2.0
# HTTP
dio: ^5.3.3
# State Management helpers
rxdart: ^0.28.0
# Firebase
firebase_core: ^3.3.0
firebase_auth: ^5.3.1
firebase_analytics: ^11.2.1
firebase_crashlytics: ^4.0.4
firebase_remote_config: ^5.4.7
# Авторизация
google_sign_in: ^6.2.1
# Code Generation
freezed_annotation: ^3.1.0
json_annotation: ^4.9.0
# Storage
shared_preferences: ^2.2.3
# UI
flutter_screenutil: ^5.9.0
shimmer: ^3.0.0
auto_size_text: ^3.0.0
fl_chart: ^0.68.0
cached_network_image: ^3.4.1
audioplayers: ^6.1.0
confetti: ^0.7.0
# Utils
universal_image: ^1.0.10
url_launcher: ^6.2.6
package_info_plus: ^8.0.0
http: ^1.2.2
intl: ^0.20.2
# Ads
js: ^0.6.7
# Payloads system dependencies
payloads_shared:
path: ../games/packages/payloads_shared
bridge_core:
path: ../games/packages/bridge_core
game_tests:
path: ../games/packages/game_tests
collection: any
copy_with_extension: ^11.0.0
dev_dependencies:
flutter_test:
sdk: flutter
# Code Generation
build_runner: ^2.4.13
freezed: ^3.2.3
json_serializable: ^6.8.0
copy_with_extension_gen: ^11.0.0
# Linting
flutter_lints: ^6.0.0
mocktail: ^1.0.3
# yx_scope_linter: ^1.1.0 # TODO: Добавить когда будет доступна версия
# custom_lint: ^0.5.3
dependency_overrides:
freezed_annotation: ^3.1.0
analyzer: ^8.4.1
flutter:
uses-material-design: true
assets:
- icons/
- assets/images/
fonts:
- family: Nunito
fonts:
- asset: fonts/Nunito-VariableFont_wght.ttf