custom assets loaders for easy_localization
عن هذا المشروع
Custom assets loaders for Easy Localization package Supported formats [x] JSON (JsonAssetLoader) [x] CSV (CsvAssetLoader) [x] HTTP (HttpAssetLoader) [x] XML (XmlAssetLoader, XmlSingleAssetLoader) [x] Yaml (YamlAssetLoader, YamlSingleAssetLoader) [x] FILE (FileAssetLoader) Configuration Add this to your package's pubspec.yaml file: Change assetLoader and path All done!. Loaders Specification HttpAssetLoader In order to use HttpAssetLoader you must provide a path to a folder (i.e. base path) where all your translations are placed like https://example.com/translations Your translations should be created as separate files with .json extension. Placing translations as individual files reduces the size of the file to load on application init. Example:
من ملف README الخاص بالمشروع على
GitHub
- النجوم
- 66
- التفريعات
- 98
- الرخصة
- MIT
- آخر تحديث
- 17/11/2025
أضف هذه الشارة إلى ملف README
أظهر أن مشروعك مُدرج على «صُنع في الجزائر».
[](https://www.madeinalgeria.dev/projects/easy-localization-loader)