Christian Chikwado Onwe
Christian Chikwado Onwe
@thkim1011 sorry for the late reply I totally missed this. I understand and already fixed the case-mismatch between my placeholders as this resulted from a faulty script modifying all placeholder-keys...
Encountered this usecase and decided to create a package to address this https://pub.dev/packages/localization_mapper_annotation
> Encountered this usecase and decided to create a package to address this https://pub.dev/packages/localization_mapper_annotation > I made some changes to my package created to support dynamic access to translation. The...
Hey @kuyazee when will this fix be available on pub.dev? Currently facing the same issues.
@Crdzbird please any update on this? as i also require this functionality. My usecase, involves bringing the application to foreground when a button (with tag) in the floaty-head is tapped....
The current dart_edge package supports an older dart version given its defined constraints ```yaml environment: sdk: ">=2.18.5