mnemo_cards/mnemo_cards_common/pubspec.yaml
Dmitry 550b56276e
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 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
postgress fix
2025-12-13 23:55:50 +03:00

19 lines
321 B
YAML

name: mnemo_cards_common
description: "A new Flutter package project."
version: 0.0.1
homepage: none
environment:
sdk: '^3.8.0'
dependencies:
dio: ^5.3.3
copy_with_extension_gen: ^11.0.0
json_serializable:
json_annotation: ^4.9.0
crypto: ^3.0.3
version: ^3.0.2
dev_dependencies:
build_runner: ^2.4.13