File tree 1 file changed +8
-3
lines changed 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ publish_to: 'none'
7
7
version : 1.23.4-dev.1+101800053
8
8
9
9
environment :
10
- sdk : ^3.5.3
10
+ sdk : ' >=3.7.0'
11
+ flutter : ' >=3.29.0'
11
12
12
13
dependencies :
13
14
animations : ^2.0.11
@@ -37,7 +38,7 @@ dependencies:
37
38
font_awesome_flutter : ^10.8.0
38
39
google_fonts : ^6.2.1
39
40
injectable : ^2.4.0
40
- intl : ^0.19 .0
41
+ intl : ^0.20 .0
41
42
json_annotation : ^4.9.0
42
43
language_code : ^0.5.3+2
43
44
logcat :
@@ -67,7 +68,11 @@ dependencies:
67
68
stacked_generator : ^1.6.0
68
69
stacked_services : ^1.6.0
69
70
synchronized : ^3.1.0+1
70
- timeago : ^3.6.1
71
+ timeago :
72
+ git : # remove once new release include c23ec0f8a (intl 0.20 compatibility)
73
+ url : https://github.com/andresaraujo/timeago.dart
74
+ path : packages/timeago
75
+ ref : c23ec0f8a4d51b88e2aa23611cc2785dfbe52f34 # Branch: master
71
76
timezone : ^0.10.0
72
77
url_launcher : ^6.3.1
73
78
wakelock_plus : ^1.2.10
You can’t perform that action at this time.
0 commit comments