Skip to content

Enable AppLocalizations.delegate in parable_bloom_app.dart - #97

Open
eng618 wants to merge 3 commits into
mainfrom
feat-enable-app-localizations-delegate-16141061627787182294
Open

Enable AppLocalizations.delegate in parable_bloom_app.dart#97
eng618 wants to merge 3 commits into
mainfrom
feat-enable-app-localizations-delegate-16141061627787182294

Conversation

@eng618

@eng618 eng618 commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Uncommented or added AppLocalizations.delegate to the list of localizationsDelegates and imported the AppLocalizations class from lib/l10n/app_localizations.dart in apps/parable-bloom/lib/app/parable_bloom_app.dart to enable app localization support. Verified that all 272 tests continue to pass and there are no lint/analysis warnings.


PR created automatically by Jules for task 16141061627787182294 started by @eng618

Uncommented AppLocalizations.delegate in MaterialApp.router's localizationsDelegates list and imported AppLocalizations using the codebase's preferred relative import style. This fully enables app localization support.

Co-authored-by: eng618 <3827863+eng618@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

…cript

- Enabled AppLocalizations.delegate in localizationsDelegates and imported the AppLocalizations class using codebase-consistent relative import style.
- Fixed deploy-web.yml workflow to use robust node parsing for Firebase deployment output (handling both parable-bloom/parable_bloom and url/urls).

Co-authored-by: eng618 <3827863+eng618@users.noreply.github.com>
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview Deployed!

Your changes are now live for testing:

🌐 Preview URL: https://parable-bloom--pr-97-cnbi9qzy.web.app

This preview will be automatically cleaned up when the PR is closed.

…s & CI deploy script

- Enabled AppLocalizations.delegate in MaterialApp.router and imported the class with relative path.
- Fixed broken package imports in integration_test/app_screenshots_test.dart and integration_test/widget_tutorial_flow_test.dart.
- Updated deploy-web.yml workflow to use robust node parsing for Firebase Hosting channel deployment output.

Co-authored-by: eng618 <3827863+eng618@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant