-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
49 lines (41 loc) · 903 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
name: kite_admin
description: kite_admin
version: 1.0.0+1
environment:
sdk: ">=2.16.1 <3.0.0"
dependencies:
dio: ^4.0.4
flutter:
sdk: flutter
flutter_screenutil: ^5.3.1
hive: ^2.1.0
hive_flutter: ^1.1.0
image_picker: ^0.8.4+11
intl: ^0.17.0
mobile_scanner: ^1.0.0
shared_preferences: ^2.0.13
universal_platform: ^1.0.0+1
url_launcher: ^6.0.20
webview_flutter: ^3.0.0
json_serializable: ^6.1.3 # JSON
json_annotation: ^4.4.0 # JSON code generation
pluto_grid: ^2.9.3
crypton: ^2.0.3
audioplayers: ^0.20.1
path_provider: ^2.0.8
open_file: ^3.2.1
flutter_native_splash: ^2.1.2+1
file_saver: ^0.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
build_runner: ^2.1.7
flutter:
uses-material-design: true
assets:
- assets/
flutter_native_splash:
fullscreen: true
color: '#FFFFFF'
image: assets/icon.png