You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personally I have a preference for gettext, since its a long standard and has multiple GUI applications for translators
but lately, its less popular. the flutter internationalization page https://flutter.io/tutorials/internationalization/ propose two alternatives, both I tried and both seems incomplete as far as the documentation goes.
now I wonder what could help this project becomes the defactor standard in the flutter community. That would be the best. I think benchmarks would help preach for this project, people love benchmarks.
i don;t know how we could get those in place. we sure need all 3 methods properly setup.
and do a bunch of string search in a project that has several thousands entries?
compare initialization time as well.
my two cents
thanks
The text was updated successfully, but these errors were encountered:
Personally I have a preference for gettext, since its a long standard and has multiple GUI applications for translators
but lately, its less popular. the flutter internationalization page https://flutter.io/tutorials/internationalization/ propose two alternatives, both I tried and both seems incomplete as far as the documentation goes.
now I wonder what could help this project becomes the defactor standard in the flutter community. That would be the best. I think benchmarks would help preach for this project, people love benchmarks.
i don;t know how we could get those in place. we sure need all 3 methods properly setup.
and do a bunch of string search in a project that has several thousands entries?
compare initialization time as well.
my two cents
thanks
The text was updated successfully, but these errors were encountered: