PIbd31_Razubaev.S.M._PMU/pubspec.yaml
2024-10-17 10:29:55 +04:00

41 lines
736 B
YAML

name: flutter_app
description: "Лабораторные по дисциплине ПМУ"
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ^3.5.2
dependencies:
flutter:
sdk: flutter
provider: ^6.0.0
cupertino_icons: ^1.0.8
flutter_svg: 2.0.7
json_annotation: ^4.8.1
dio: ^5.4.2+1
pretty_dio_logger: ^1.3.1
equatable: ^2.0.5
flutter_bloc: ^8.1.5
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.4.9
json_serializable: ^6.7.1
shared_preferences: ^2.3.0
flutter_lints: ^4.0.0
flutter:
uses-material-design: true
flutter_icons:
android: "ic_launcher"
ios: true
image_path: "assets/icon.jpg"
min_sdk_android: 21