File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,13 @@ packages:
116
116
description: flutter
117
117
source: sdk
118
118
version: "0.0.0"
119
+ flutter_snake_navigationbar:
120
+ dependency: "direct main"
121
+ description:
122
+ name: flutter_snake_navigationbar
123
+ url: "https://pub.dartlang.org"
124
+ source: hosted
125
+ version: "0.6.1"
119
126
flutter_spinkit:
120
127
dependency: "direct main"
121
128
description:
@@ -161,6 +168,13 @@ packages:
161
168
url: "https://pub.dartlang.org"
162
169
source: hosted
163
170
version: "4.0.2"
171
+ im_animations:
172
+ dependency: "direct main"
173
+ description:
174
+ name: im_animations
175
+ url: "https://pub.dartlang.org"
176
+ source: hosted
177
+ version: "0.1.2"
164
178
internet_connection_checker:
165
179
dependency: "direct main"
166
180
description:
@@ -189,6 +203,13 @@ packages:
189
203
url: "https://pub.dartlang.org"
190
204
source: hosted
191
205
version: "2.0.1"
206
+ loading_animation_widget:
207
+ dependency: "direct main"
208
+ description:
209
+ name: loading_animation_widget
210
+ url: "https://pub.dartlang.org"
211
+ source: hosted
212
+ version: "1.2.0+4"
192
213
matcher:
193
214
dependency: transitive
194
215
description:
Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ dependencies:
22
22
http : ^0.13.4
23
23
internet_connection_checker : ^0.0.1+4
24
24
shared_preferences : ^2.0.15
25
+ loading_animation_widget : ^1.2.0+3
26
+ im_animations : ^0.1.2
27
+ flutter_snake_navigationbar : ^0.6.1
25
28
26
29
dev_dependencies :
27
30
flutter_lints : ^2.0.0
@@ -35,7 +38,7 @@ flutter:
35
38
assets :
36
39
- lang/ar.json
37
40
- lang/en.json
38
- - assets/images/quote .png
41
+ - assets/images/user .png
39
42
40
43
fonts :
41
44
- family : Tajawal
You can’t perform that action at this time.
0 commit comments