Skip to content

Conversation

@DotDev262
Copy link

πŸ”₯ Pull Request – Athletix

πŸ”– Type of Change

  • πŸš€ Feature – New functionality
  • πŸ› Fix – Bug fix
  • 🧹 Refactor – Code clean-up (no new features)
  • πŸ§ͺ Test – Added/updated tests
  • πŸ“ Docs – Documentation changes

πŸ“„ Description

This pull request introduces several key updates to the project:

  1. Internationalization (Localization):

    • Added support for localization in both English and Hindi.
    • Added ARB files (intl_en.arb, intl_hi.arb).
    • Makes the app more accessible to a wider audience.
  2. Language Dropdown:

    • Implemented a dropdown (likely in profile screen ) to switch between English and Hindi at runtime.
  3. Contributing Docs:

    • Added Instructions for contributing translations.

🎯 Related Issue

Fixes #43


πŸ§ͺ How to Test This

Localization & Language Dropdown:

  1. Navigate to the settings/profile page.
  2. Select Hindi from the dropdown.
  3. Open the Performance Logs page.
    • Expected: All UI text (app bar, buttons, log details) appears in Hindi.
  4. Switch back to English.
    • Expected: Text reverts to English.

Tested On:

  • Android Emulator
  • Android Physical Device
  • iOS Simulator/Device (optional)

πŸ“Έ UI Changes

Screenshot From 2025-08-08 18-09-21

πŸ” Firebase / Firestore Updates

  • New Firestore collection or document
  • Changed Firebase rules
  • Updated Auth or FCM logic
    Describe briefly: N/A

βœ… Checklist

  • Code compiles and runs as expected
  • UI works well on common device sizes
  • No debug prints or commented-out code
  • Ran flutter pub get and flutter format .
  • Code follows naming & folder structure standards
  • No sensitive keys/secrets in code
  • Documentation/code comments updated if needed

πŸ™‹ Additional Notes

@VJLIVE
Copy link
Owner

VJLIVE commented Aug 16, 2025

@DotDev262 Mention your issue in the PR

@DotDev262 DotDev262 changed the title Feat/localization Feat/localization#43 Aug 17, 2025
@DotDev262 DotDev262 changed the title Feat/localization#43 [Feature]: Localization - Add support for English & Hindi #43 Aug 17, 2025
@DotDev262
Copy link
Author

@DotDev262 Mention your issue in the PR

Is this fine

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.

2 participants