-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
163 lines (139 loc) · 3.78 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
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
name: mighty_ui_kit
description: A new Flutter application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.4
nb_utils: ^4.4.14
animations: ^2.0.2
http: ^0.13.4
html: ^0.15.0
flutter_vector_icons: ^1.0.0
cached_network_image: ^3.2.0
flutter_svg: ^1.0.3
mobx: ^2.0.6+1
flutter_mobx: ^2.0.4
url_launcher: ^6.0.20
share: ^2.0.4
package_info: ^2.0.2
intl: ^0.17.0
firebase_auth: ^3.3.11
firebase_core: ^1.13.1
# google_mobile_ads: ^1.1.0
firebase_remote_config: ^2.0.2
google_sign_in: ^5.2.4
cloud_firestore: ^3.1.10
google_fonts: ^2.3.1
#e-garden
carousel_slider: ^4.0.0
percent_indicator: ^4.0.0
image_picker: ^0.8.4+11
#handyman
flutter_rating_bar: ^4.0.0
#Snippet
image_cropper: ^1.5.0
shimmer: ^2.0.0
flutter_spinkit: ^5.1.0
qr_code_scanner: ^0.7.0
quick_actions: ^0.6.0+10
awesome_notifications: ^0.6.21
onesignal_flutter: ^3.3.0
country_pickers: ^2.0.0
otp_text_field: ^1.1.2
#SmartHome
drag_select_grid_view: ^0.5.1
pin_code_fields: ^7.3.0
#MeelaBank
fl_chart: ^0.46.0
country_code_picker: ^2.0.2
google_maps_flutter: ^2.1.3
sliding_up_panel: ^2.0.0+1
#rentHouse
dotted_border: ^2.0.0+2
#grocery
timeline_tile: ^2.0.0
flutter_slidable: ^1.2.0
#finance
camera: ^0.9.4+16
convex_bottom_bar: ^3.0.0
#vibration: ^1.7.3
syncfusion_flutter_charts: ^19.4.56
#fitnessApp
splash_screen_view: ^3.0.0
flutter_markdown: ^0.6.9
flutter_arc_speed_dial: ^2.0.0
material_floating_search_bar: ^0.3.7
#newsblog
provider: ^6.0.2
redux: ^5.0.0
#flutter_settings_screens: ^0.2.2+1
#IIumiaCrypto
easy_rich_text: ^1.0.4
chart_sparkline: ^1.0.10
#InstagramStory
story_view: ^0.13.2
fancy_drawer: 2.0.0
flutter_barcode_scanner: 2.0.0
razorpay_flutter: ^1.2.9
flutter_stripe: ^2.4.0
signature: ^5.0.0
#TASK MANAGEMENT
syncfusion_flutter_calendar: ^19.4.56
simple_time_range_picker: ^0.0.4
#EStudy
flutter_staggered_grid_view: ^0.6.1
flutter_credit_card: ^3.0.1
#Temporary disabled due to lake of null safety support
#chips_choice: ^2.0.1
#credit_card_field: ^1.0.2
#motion_tab_bar: ^0.1.5
#pin_entry_text_field: ^0.1.4
#seekbar: ^0.0.2
#animated_drawer: 0.0.4
#wave_drawer: ^0.1.1
dev_dependencies:
flutter_test:
sdk: flutter
mobx_codegen: ^2.0.5+2
build_runner: ^2.1.8
#flutter packages pub run build_runner build --delete-conflicting-outputs
flutter:
uses-material-design: true
assets:
- images/
- images/app/
- images/app/abstract_icons/
- images/eGarden/
- images/handyman/
- images/smartHome/
- images/VPNApp/
- images/widgets/materialWidgets/
- images/widgets/materialWidgets/mwAppStructureWidgets/BottomNavigation/
- images/widgets/materialWidgets/mwAppStructureWidgets/TabBar/
- images/widgets/materialWidgets/mwDialogAlertPanelWidgets/
- images/widgets/materialWidgets/mwInputSelectionWidgets/Checkbox/
- images/widgets/materialWidgets/mwInputSelectionWidgets/switch/
- images/widgets/materialWidgets/mwInformationDisplayWidgets/cards/
- images/widgets/materialWidgets/mwInformationDisplayWidgets/category/
- images/widgets/materialWidgets/mwInformationDisplayWidgets/gridview/
- images/widgets/materialWidgets/mwInformationDisplayWidgets/listView/
- images/widgets/cupertinoWidgets/
- images/widgets/paintingandeffectWidget/
- images/LikeButton/image/
- images/snippet/
- images/Meela/
- images/rentHouse/
- images/groceryApp/
- images/foodDelivery/
- images/finance/
- images/storyView/
- images/yoga/
- images/newsblog/
- images/iiumiaCrypto/
- images/toDoList/
- images/eStudy/
- images/nft/