David Bebawy
David Bebawy
Can we get these change merged in?
Can someone please review the PR? @pr-Mais, @Salakar , @nilsreichardt , @Ehesp, @TimWhiting , @lesnitsky , @ruicraveiro , @marb2000 , @britannio
@mosuem , We have submitted the Coptic Language to Unicode and it's now included in the CLDR data.
I'm using the `RichText` widget. This is my code snippet: ``` Text.rich( TextSpan( style: TextStyle( color: textColor, fontFamily: lang.fontFamily, fontSize: preferenceController.fontSize.value, fontStyle: fontStyle, ), children: [ TextSpan( children: [ WidgetSpan(...
@impure , Any updates?