-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
59 lines (55 loc) · 1.24 KB
/
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
51
52
53
54
55
56
57
58
59
name: u_app_utils
description: Набор инструментов для приложений ЮНЭКТ
publish_to: 'none'
version: 0.0.1
environment:
sdk: '>=3.1.0 <4.0.0'
dependencies:
barcode_widget: ^2.0.2
cached_network_image: ^3.2.3
camera: ^0.10.5
dio: ^5.2.1
easy_refresh: ^3.4.0
f_logs:
git:
url: [email protected]:jonik-dev/Flogs.git
ref: e618615
flutter:
sdk: flutter
flutter_cache_manager: ^3.3.1
flutter_image_compress: ^2.0.3
flutter_secure_storage: ^8.0.0
fk_user_agent:
git:
url: [email protected]:xkxeeshankhan/fk_user_agent.git
ref: '2168301'
intl: ^0.19.0
keyboard_actions: ^4.2.0
mobile_scanner: ^5.1.1
package_info_plus: ^4.0.2
path: ^1.8.3
path_provider: ^2.0.9
permission_handler: ^10.4.3
photo_view: ^0.14.0
sentry_flutter: ^7.7.0
shared_preferences: ^2.2.1
soundpool: ^2.3.0
stack_trace: ^1.11.0
url_launcher: ^6.3.1
uuid: ^4.2.2
vibration: ^1.7.5
dev_dependencies:
flutter_lints: ^2.0.1
flutter_test:
sdk: flutter
flutter:
assets:
- assets/beep.mp3
uses-material-design: true
plugin:
platforms:
android:
package: ru.unact.u_app_utils
pluginClass: UAppUtilsPlugin
ios:
pluginClass: UAppUtilsPlugin