-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubspec.yaml
83 lines (64 loc) · 1.84 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
name: redesign
description: Rede de integração
environment:
sdk: '>=2.2.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
google_maps_flutter: ^2.1.10
firebase_core: ^1.8.0
firebase_auth: ^3.1.4
cloud_firestore: ^2.5.4
firebase_analytics: ^8.3.4
firebase_storage: ^10.0.6
flutter_linkify: ^2.1.0
file_picker: ^4.6.1
flutter_hooks: ^0.18.0
firebase_auth_web: ^3.1.3
analyzer: ^2.7.0
crypto: ^3.0.0
image: ^3.0.8
geocoding: ^2.0.1
logger: ^1.1.0
flutter_speed_dial: ^4.6.6
syncfusion_flutter_pdfviewer: ^19.3.56-beta
youtube_player_flutter: ^8.0.0
flutter_local_notifications: ^9.1.5
advance_pdf_viewer: ^2.0.1
json_serializable: ^6.0.1
intl: ^0.17.0
image_picker: ^0.8.5+3
image_cropper: ^1.4.1
url_launcher: ^5.0.0
timezone: ^0.8.0
firebase_messaging: ^12.0.3
overlay_support: ^2.0.1
provider: ^4.3.2+3
image_tap_coordinates:
git:
url: https://github.com/georgerappel/flutter_image_tap_coordinates.git
uuid: ^3.0.5
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^1.0.0
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
# The following line ensures that the Material Icons font is included with your
# application, so that you can use the icons in the material Icons class.
uses-material-design: true
assets:
- images/
- images/icones/
- assets/
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.io/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.io/assets-and-images/#from-packages
fonts:
- family: FbIcon
fonts:
- asset: assets/fonts/FbIcon.ttf