aissat / easy_localization_loader

custom assets loaders for easy_localization
https://pub.dev/packages/easy_localization_loader
MIT License
60 stars 80 forks source link

Migrate and Use string.xml from Android to Flutter #9

Open jaydangar opened 4 years ago

jaydangar commented 4 years ago

I want to ask that is it's possible to use string.xml(english) and string.xml(spanish) to use in flutter? If yes then how? I have loaded both the files in flutter /assets/translations and also loaded XmlAssetLoader. I don't know how to use it, now. As there's no generator as of now for XML unlike json, how to use this package with xml?

tesvn7 commented 3 years ago

AS2F - Android Strings To Flutter use this tool in your app, the up-to-date setup instructions are in the README.