localize_and_translate
localize_and_translate copied to clipboard
Package is not working as Expected
Describe the bug There is an Analysis Issue on Pub.dev and it's not working for example this line in main func is not defined
await LocalizeAndTranslate.init(
assetLoader: const AssetLoaderRootBundleJson(
'assets/lang/'), // <-- change the path of the translation files
supportedLanguageCodes: <String>[
'ar',
'en',
],
To Reproduce Steps to reproduce the behavior: It's a syntax Error not a logical one
Screenshots
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: Android
- OS: 13
- package version "any"