-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
62 lines (51 loc) · 1.11 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
name: crud_getxcli
version: 1.0.0+1
publish_to: none
description: A new Flutter project.
environment:
sdk: '>=2.16.2 <3.0.0'
dependencies:
cupertino_icons: ^1.0.2
get: 4.6.1
http: 0.13.4
get_storage: 2.0.3
intl: 0.17.0
firebase_core: 1.13.1
firebase_auth: 3.3.11
flutter_svg: 1.0.3
google_fonts: 2.3.1
animated_splash_screen: 1.1.0
image_picker: 0.8.5
geolocator: 8.2.1
#google_maps_flutter: 2.1.5
geocoding: 2.0.4
dio: 4.0.6
flutter:
sdk: flutter
#flutter_launcher_icons: 0.9.1
dev_dependencies:
flutter_lints: ^1.0.0
flutter_launcher_icons_maker: "^0.10.1"
flutter_test:
sdk: flutter
# flutter_icons:
# android: "launcher_icon"
# ios: true
# image_path: "assets/icon/logo.png"
# flutter_icons:
# image_path: "assets/images/logo.png"
# image_path_android: "assets/images/logo.jpg"
# android: "launcher_icon"
# ios: true
# remove_alpha_ios: true
flutter_icons:
android: true
image_path: "assets/images/logo.png"
flutter:
assets:
- assets/images/
- assets/icons/
uses-material-design: true
get_cli:
separator: .
sub_folder: false