easy_localization_loader icon indicating copy to clipboard operation
easy_localization_loader copied to clipboard

custom assets loaders for easy_localization

Results 28 easy_localization_loader issues
Sort by recently updated
recently updated
newest added

update connectivity_plus package to the latest version to avoid packages dependency resolving issues with other packages that depend on js 0.7.1 (e.g syncfusion_flutter_pdfviewer: ^25.1.39)

![Uploading bug report screenshot.png…]() when i try to update the latest version of connectivity_plus library i am getting this issue Resolving dependencies... Because easy_localization_loader 2.0.1 depends on connectivity_plus ^5.0.1 and...

good first issue

priority handling, server file creation date and complete code refactoring

resolved #61 Please let me know if you have another approach. I split the file to make it easier to read and backwards compatible without touching existing main scripts `smart_network_asset_loader.dart`

`easy_localization` supports web compatibility but `easy_localization_loader` does not due to the use of `path_provider`. So we will get a MissingPluginException error when running on the web. **Solution:** We can add...

Could you upgrade the XML version to higher? Because when i'm using Excel package, flutter will cannot be build due to the low version of XML. Even i know that...

if fallback locale provided to csv asset loader empty values will be replaced by provided locale values

- [ ] work on unit testing - [ ] Add code coverage information and badges - [x] add ci for testing before merges #54 by @bw-flagship - [ ]...

documentation
enhancement
help wanted

Can a Google Sheet be added as a translation resource? The usecase and the process would be like this: - create a Google Sheet where the first column contains keys...

enhancement

Add `ArbAssetLoader` for loading `.arb` files