h-1.flutter.4/pubspec.yaml

35 lines
No EOL
751 B
YAML
Raw 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: ^2.3.3
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
# フォームビルダ - マスタ編集の汎用モジュールで使用
flutter_form_builder: ^9.1.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true