-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
59 lines (54 loc) · 1.18 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: role
description: parties and gatherings.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
intl: ^0.18.1
flutter_localizations:
sdk: flutter
flutter_secure_storage: ^5.1.2
cupertino_icons: ^1.0.2
provider: ^6.0.5
http: ^1.1.0
shared_preferences: ^2.2.0
modal_bottom_sheet: ^2.1.2
pin_code_fields: ^8.0.1
pinput: ^3.0.0
image_picker: ^1.0.4
flutter_map: ^5.0.0
latlong2: ^0.9.0
auto_size_text: ^3.0.0
fluttertoast: ^8.2.2
image_cropper: ^5.0.0
snap_scroll_physics: ^0.0.1+3
cached_network_image: ^3.3.0
share_plus: ^7.2.1
map_location_picker: ^1.2.8+3
google_maps_flutter: ^2.5.0
qr_flutter: ^4.0.1
pix_flutter: ^2.2.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: "^0.13.1"
dependency_overrides:
modal_bottom_sheet: ^3.0.0-pre
flutter_launcher_icons:
android: "launcher_icon"
ios: true
macos:
generate: true
image_path: "assets/icon/icon.png"
min_sdk_android: 21
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/Invertida.png
- assets/Background.png
- assets/Logo.png
- assets/Star.png