Skip to content

Package is not working as Expected #33

@AbdallahAwd

Description

@AbdallahAwd

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
image
image

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions