h-1.flutter.4/@workspace/pubspec.yaml

37 lines
No EOL
766 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: sales_assist_1
description: オフライン単体で見積・納品・請求・レジ業務まで完結できる販売アシスタント
publish_to: 'none'
version: 1.0.0+6
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
# SQLite データ永続化
sqflite: any
sqflite_android: any
path_provider: ^2.1.1
# PDF 帳票出力flutter_pdf_generator の代わりに使用)
pdf: ^3.10.8
printing: ^5.9.0
intl: ^0.19.0
share_plus: ^10.1.2
google_sign_in: ^7.2.0
# リッチマスター編集用機能(簡易実装)
image_picker: ^1.0.7
qr_flutter: ^4.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true