-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
50 lines (45 loc) · 1011 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
name: umr
description: Приложение для сканирования кодов ЧЗ
publish_to: 'none'
version: 1.0.2+5
environment:
sdk: '>=3.4.4 <4.0.0'
dependencies:
collection: ^1.17.1
dio: ^5.2.1
drift: ^2.18.0
equatable: ^2.0.5
flex_color_scheme: ^7.3.1
flutter:
sdk: flutter
flutter_bloc: ^8.1.2
flutter_localizations:
sdk: flutter
intl: ^0.19.0
mask_text_input_formatter: ^2.4.0
package_info_plus: ^4.0.2
path: ^1.9.0
path_provider: ^2.0.9
provider: ^6.0.5
pub_semver: ^2.1.1
rxdart: ^0.27.7
sentry_flutter: ^7.14.0
sqlite3_flutter_libs: ^0.5.0
u_app_utils:
git:
url: git@github.com:Unact/u_app_utils.git
ref: 447da75
dev_dependencies:
build_runner: ^2.4.9
drift_dev: ^2.18.0
flutter_launcher_icons: ^0.13.1
flutter_lints: ^3.0.0
flutter_test:
sdk: flutter
flutter_launcher_icons:
android: 'launcher_icon'
ios: true
image_path: 'assets/logo.png'
min_sdk_android: 21
flutter:
uses-material-design: true