Hi guys, are there any plans for implementing static code generation as in i18n for fluter/dart?
https://flutter.dev/docs/development/accessibility-and-localization/internationalization
The possiblity of using generated constants instead of storing the translations in memory map is really essential in our project and is the main reason why we had to choose i18n instead of your library.
Thanks
Hi guys, are there any plans for implementing static code generation as in i18n for fluter/dart?
https://flutter.dev/docs/development/accessibility-and-localization/internationalization
The possiblity of using generated constants instead of storing the translations in memory map is really essential in our project and is the main reason why we had to choose i18n instead of your library.
Thanks