Files
meezi/mobile/meezi_app/pubspec.yaml
T
soroush.asadi a85890f30a chore: Flutter mobile app, CI, and dev tooling
- mobile/: Flutter/Dart merchant mobile app skeleton
- .github/: GitHub Actions CI workflows
- .dockerignore: exclude host node_modules from build context
- .cursorrules: Cursor IDE project rules
- .claude/: Claude Code project settings and launch config

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-27 21:35:27 +03:30

32 lines
584 B
YAML

name: meezi_app
description: Meezi - میزی - سیستم کافه و رستوران
publish_to: "none"
version: 0.1.0+1
environment:
sdk: ">=3.3.0 <4.0.0"
flutter: ">=3.19.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_riverpod: ^2.5.1
go_router: ^14.2.0
dio: ^5.4.3
shamsi_date: ^1.1.1
flutter_secure_storage: ^9.2.2
shared_preferences: ^2.3.2
intl: ^0.19.0
uuid: ^4.4.2
mobile_scanner: ^5.2.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter:
uses-material-design: true