File tree Expand file tree Collapse file tree 4 files changed +12
-6
lines changed
Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "flutter": "3.27.1 ",
2+ "flutter": "3.32.3 ",
33 "flavors": {}
44}
Original file line number Diff line number Diff line change 11{
2- "dart.flutterSdkPath" : " .fvm/versions/3.27.1 " ,
2+ "dart.flutterSdkPath" : " .fvm/versions/3.32.3 " ,
33 "search.exclude" : {
44 "**/.fvm" : true
55 },
Original file line number Diff line number Diff line change 1+ ## [ 0.3.3]
2+
3+ * Flutter 3.32.0.
4+ * Update ` intl ` 0.20.
5+ * Update ` multiple_localization ` 0.6.0.
6+
17## [ 0.3.2]
28
39* Flutter 3.22.0.
Original file line number Diff line number Diff line change 11name : innim_l10n
22description : Localizations dependency for Innim Team projects.
3- version : 0.3.2
3+ version : 0.3.3
44homepage : https://github.com/innim/
55repository : https://github.com/Innim/flutter_innim_l10n
66issue_tracker : https://github.com/Innim/flutter_innim_l10n/issues
77
88environment :
99 sdk : " >=3.0.0 <4.0.0"
10- flutter : " >=3.22 .0"
10+ flutter : " >=3.32 .0"
1111
1212dependencies :
1313 flutter :
1414 sdk : flutter
15- intl : ^0.19 .0
16- multiple_localization : ^0.5 .0
15+ intl : ^0.20 .0
16+ multiple_localization : ^0.6 .0
1717
1818dev_dependencies :
1919 flutter_test :
You can’t perform that action at this time.
0 commit comments