Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loadPath to load translations from backend #11

Closed
Taym95 opened this issue Jul 5, 2019 · 2 comments
Closed

Add loadPath to load translations from backend #11

Taym95 opened this issue Jul 5, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Taym95
Copy link
Contributor

Taym95 commented Jul 5, 2019

Hey, thank you for this awesome package, It will be nice if we can load translations files from backend, the same approach but we use http.get instead of rootBundle.loadString

example:
EasylocaLizationDelegate(locale: data.locale , path: 'resources/langs', loadPath: "https://jsonplaceholder.com/resources/langs")

{loadPath/{languageCode}-{countryCode}.json}

What do you think? I can send PR to add this feature!

@gedw99
Copy link

gedw99 commented Jul 27, 2019

Also need this

@aissat aissat added the enhancement New feature or request label Jul 29, 2019
@aissat
Copy link
Owner

aissat commented Jul 30, 2019

@Taym95 thanks bro 🙏⭐⭐⭐ #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants