easy_localization_loader
easy_localization_loader copied to clipboard
custom assets loaders for easy_localization
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...
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 - [ ]...
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...
Add `ArbAssetLoader` for loading `.arb` files