-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
63 lines (56 loc) · 1.21 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
60
61
62
63
name: sat_m
description: SAT-M de World Vision.
publish_to: 'none'
version: 4.0.0+4
environment:
sdk: '>=2.21.0 <4.0.0'
dependencies:
cupertino_icons: ^1.0.2
flutter:
sdk: flutter
flutter_launcher_icons: ^0.13.1
flutter_localization: ^0.2.0
flutter_native_splash: ^2.3.2
flutter_slidable: ^3.0.0
flutter_svg: ^2.0.7
fluttertoast: ^8.2.2
font_awesome_flutter: ^10.4.0
google_fonts: ^6.1.0
http: ^1.1.0
intl: ^0.18.0
location: ^5.0.0
lottie: ^3.0.0
multi_select_flutter: ^4.1.3
path: ^1.8.3
path_provider: ^2.0.15
provider: ^6.0.5
random_string: ^2.3.1
signature: ^5.4.0
smooth_page_indicator: ^1.1.0
sqflite: ^2.2.8+4
url_launcher: ^6.2.1
webview_flutter: ^4.4.1
dev_dependencies:
change_app_package_name: ^1.1.0
flutter_lints: ^3.0.1
flutter_test:
sdk: flutter
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icono_satm_2.jpg"
min_sdk_android: 21
flutter_native_splash:
android: true
ios: true
web: false
color: "#ff6c00"
image: "assets/logo/splash_wvi_logo_blanco.png"
flutter:
uses-material-design: true
assets:
- assets/img/
- assets/svg/
- assets/logo/
- assets/lottie/
- assets/icon/