-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
122 lines (116 loc) · 3.15 KB
/
pubspec.yaml
File metadata and controls
122 lines (116 loc) · 3.15 KB
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
name: j3enterprise
description: A new Flutter application.
version: 1.0.0+1
environment:
sdk: ">=2.14.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_svg: ^2.0.4
google_maps_flutter: ^2.2.5
http: ^0.13.5
geolocator: ^9.0.2
vector_math: ^2.1.4
sensors: ^2.0.3
battery: ^2.0.3
material_floating_search_bar: ^0.3.7
dropdown_search: ^5.0.6
cupertino_icons: ^1.0.5
#xlive_switch: ^1.0.5
flutter_switch: ^0.3.2
#flushbar: ^1.10.4
another_flushbar: ^1.12.30
signature: ^5.3.2
font_awesome_flutter: ^10.4.0
google_fonts: ^4.0.3
chopper: ^6.1.1
flutter_simple_treeview: ^3.0.2
#barcode_keyboard_listener: ^0.0.1
flutter_barcode_listener: ^0.1.3
intl: ^0.18.1
easy_localization: ^3.0.1
background_fetch: ^1.1.5
devicelocale: ^0.6.0
rflutter_alert: ^2.0.4
sqflite: ^2.2.6
provider: ^6.0.5
badges: ^3.0.3
shared_preferences: ^2.1.0
flutter_bloc: ^8.1.2
meta: ^1.8.0
equatable: ^2.0.5
drift: ^2.6.0
#moor_ffi: ^0.8.0
sqlite3_flutter_libs: ^0.5.13
path_provider: ^2.0.14
# firebase_core: ^0.4.0+9
# firebase_analytics: ^5.0.2
# firebase_auth: ^0.14.0+5
firebase_messaging: ^14.4.0
bot_toast: ^4.0.3
device_info: ^2.0.3
encrypt: ^5.0.1
#cryptor: ^0.1.6
crypto: ^3.0.2
random_string_generator: ^2.0.0
connectivity: ^3.0.6
quiver: ^3.2.1
logging: ^1.1.1
flutter_barcode_scanner: ^2.0.0
kiwi: ^4.1.0
built_value: ^8.4.4
flutter_local_notifications: ^13.0.00
get_it: ^7.2.0
built_collection: ^5.1.1
shamsi_date: ^1.0.1
#random_string_one: ^1.0.2
dotted_line: ^3.1.0
twilio_flutter: ^0.0.9
oauth2: ^2.0.2
oauth_chopper: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter
chopper_generator: ^6.0.0
drift_dev: ^2.6.0
build_runner: ^2.3.3
# dependency_overrides:
# analyzer: ^2.3.0
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
# To add assets to your application, add an assets section, like this:
assets:
- images/
- images/cogs.png
- lang/en.json
- lang/es.json
- lang/sk.json
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
fonts:
- family: CustomIcons
fonts:
- asset: fonts/CustomIcons.ttf
- family: MyFont
fonts:
- asset: fonts/Roboto-Regular.ttf
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages