File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ publish_to: 'none'
77version : 1.23.4-dev.1+101800053
88
99environment :
10- sdk : ^3.5.3
10+ sdk : ' >=3.7.0'
11+ flutter : ' >=3.29.0'
1112
1213dependencies :
1314 animations : ^2.0.11
@@ -37,7 +38,7 @@ dependencies:
3738 font_awesome_flutter : ^10.8.0
3839 google_fonts : ^6.2.1
3940 injectable : ^2.4.0
40- intl : ^0.19 .0
41+ intl : ^0.20 .0
4142 json_annotation : ^4.9.0
4243 language_code : ^0.5.3+2
4344 logcat :
@@ -67,7 +68,11 @@ dependencies:
6768 stacked_generator : ^1.6.0
6869 stacked_services : ^1.6.0
6970 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
7176 timezone : ^0.10.0
7277 url_launcher : ^6.3.1
7378 wakelock_plus : ^1.2.10
You can’t perform that action at this time.
0 commit comments