-
Notifications
You must be signed in to change notification settings - Fork 82
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
feature/smart-network-loader #34
Conversation
Really waiting for this feature, because we are planning to use a localization management system like Localizely or smth like this. |
I've used this already in our company, you can use my branch first until this PR merged @Floul |
@aissat any update on this? |
Thank you @ariefwijaya . One more question. I need to pass a token with the http call to get a translation from Localizely. Is there any way to do it with this loader? |
Not available yet, but we can add it. Please create an issue |
#37 done. |
Hello, |
For now, we convert csv to json using javascript. Technically, it will download data from online spreadsheet, and convert it to json. |
ok ok, thanks :) |
Purpose
SmartNetworkAssetLoader
that able to fetch localization using online.json
files from provided url.Duration(..)
class.json
and no caches storedTypes of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyHow to Test
Just use this class in the
assetLoader
attribute ofEasyLocalization
and configure it as you wantEnvironment
Please define your environment to test this, you can choose multiple options. Put an x in the boxes that apply
Attach your `flutter doctor -v` inside code block:
Expected Results
assetsPath