cpd/pubspec.yaml

36 lines
626 B
YAML
Raw Normal View History

2024-05-09 09:46:23 +02:00
name: cpd
description: "A new Flutter project."
2024-05-09 09:46:23 +02:00
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.3.3 <4.0.0'
dependencies:
sqflite: ^2.1.0+1
2024-05-20 22:45:45 +02:00
intl: ^0.19.0
2024-05-09 09:46:23 +02:00
flutter:
sdk: flutter
idb_shim: ^2.0.0
2024-05-09 09:46:23 +02:00
flutter_chart: ^0.1.6
cupertino_icons: ^1.0.6
2024-05-24 00:01:08 +02:00
sqflite_common_ffi: any
path_provider: any
2024-05-09 09:46:23 +02:00
dev_dependencies:
flutter_test:
sdk: flutter
2024-05-24 00:01:08 +02:00
mockito: ^5.0.0
build_runner: ^2.1.7
2024-05-24 00:01:08 +02:00
test: ^1.24.9
2024-05-20 22:45:45 +02:00
flutter_lints: ^4.0.0
2024-05-24 00:01:08 +02:00
integration_test:
sdk: flutter
2024-05-09 09:46:23 +02:00
flutter:
uses-material-design: true
assets:
- assets/appbar_background.png