-
Notifications
You must be signed in to change notification settings - Fork 80
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 ArbAssetLoader #43
Conversation
Add arb loader
up |
Any update on this @aissat ? |
@SNNafi There are conflicts in this branch. Apart from that, I would be fine merging this. I did not test it myself, but if it works for you, why not 👍 |
@bw-flagship , Fixed merge conflicts |
...void main(){ | ||
runApp(EasyLocalization( | ||
child: MyApp(), | ||
supportedLocales: [Locale('en', 'US'), Locale('ar', 'DZ')], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert formating
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted
@SNNafi I suppose something went wrong, you have far more changes than before |
Add
ArbAssetLoader
for loading.arb
files