PMU/pubspec.yaml

59 lines
950 B
YAML
Raw Normal View History

2024-09-05 18:23:03 +04:00
name: flutter_app
description: "A new Flutter project."
2024-09-22 20:35:55 +04:00
publish_to: 'none'
2024-09-05 18:23:03 +04:00
version: 1.0.0+1
environment:
sdk: ^3.5.2
dependencies:
flutter:
sdk: flutter
2024-09-22 20:35:55 +04:00
# Виджеты
cupertino_icons: ^1.0.2
flutter_svg: 2.0.7
# Сетевое взаимодействие
json_annotation: ^4.8.1
dio: ^5.4.2+1
pretty_dio_logger: ^1.3.1
# BLoC
equatable: ^2.0.5
flutter_bloc: ^8.1.5
copy_with_extension_gen: ^5.0.4
# Localization
flutter_localizations:
sdk: flutter
intl: ^0.19.0
2024-09-05 18:23:03 +04:00
2024-09-22 20:35:55 +04:00
shared_preferences: 2.2.3
2024-09-05 18:23:03 +04:00
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
2024-09-22 20:35:55 +04:00
# Иконки
flutter_launcher_icons: 0.13.1
2024-09-05 18:23:03 +04:00
2024-09-22 20:35:55 +04:00
# Сетевое взаимодействие
build_runner: ^2.4.9
json_serializable: ^6.7.1
flutter_icons:
android: "ic_launcher"
image_path: "assets/logo.png"
min_sdk_android: 21
2024-09-05 18:23:03 +04:00
2024-09-22 20:35:55 +04:00
flutter:
generate: true
2024-09-05 18:23:03 +04:00
uses-material-design: true
2024-09-18 02:09:56 +04:00
assets:
2024-09-22 20:35:55 +04:00
- assets/svg/