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

[Question] How JSON loader is working? #7

Closed
Maus3rSR opened this issue May 21, 2020 · 2 comments
Closed

[Question] How JSON loader is working? #7

Maus3rSR opened this issue May 21, 2020 · 2 comments

Comments

@Maus3rSR
Copy link

https://github.com/aissat/easy_localization_loader/blob/master/lib/src/json_asset_loader.dart

I do not understand how you can load data from json file as the json asset_loader is not implemented?

Maybe the file asset loader is more appropriate as it contain "jsondecode" ?

https://github.com/aissat/easy_localization_loader/blob/master/lib/src/file_asset_loader.dart

@AnmolShahid
Copy link

I resolve it by customised code for my app.
Thank you.
There must be multi json format like csv and ymal etc formate

@Overman775
Copy link
Collaborator

@Maus3rSR its emty loader for testing, use loader from easy_localization to load json

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

No branches or pull requests

3 participants