slang-i18n / slang

Type-safe i18n for Dart and Flutter
https://pub.dev/packages/slang
MIT License
419 stars 36 forks source link

RichText generation does not work #183

Closed mcorbelli closed 6 months ago

mcorbelli commented 6 months ago

To test the operation, I added an element in the json as per the example on github

Screenshot 2023-12-27 alle 22 28 35

When I go to display on the interface the text, I get this error marked

Screenshot 2023-12-27 alle 22 29 34

I use slang 3.28.0 with flutter 3.16.0