kwado-tech / l10n_mapper

MIT License
4 stars 2 forks source link

[FIX] Dynamically generate import path for AppLocalizations in buffer #26

Closed SERDUN closed 1 month ago

SERDUN commented 2 months ago

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.

kwado-tech commented 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

SERDUN commented 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

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.

kwado-tech commented 1 month ago

Will proceed to merge this and create a new pub release versions then