Closed SERDUN closed 1 month ago
Hey @SERDUN you can proceed to merging this PR and I'll create a new pub version release when this is done
Hey @SERDUN you can proceed to merging this PR and I'll create a new pub version release when this is done
Hi @kwado-tech, it seems I don’t have the necessary permissions to merge this PR. According to GitHub’s permissions, only those with write access can merge pull requests.
Will proceed to merge this and create a new pub release versions then
Description
This pull request dynamically determines the import path for AppLocalizations based on the source URI of the classElement, replacing the static 'app_localizations.dart' import. This ensures flexibility in handling different localization setups.