foss42 / apidash

API Dash is a beautiful open-source cross-platform API Client built using Flutter which can help you easily create & customize your API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.

Home Page:https://apidash.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feat] Implement Spanish and French Language Support

opxdelwin opened this issue · comments

Tell us about the task you want to perform and are unable to do so because the feature is not available
Add Spanish and French language support to enhance accessibility and usability.

Expected Outcome:
Enhanced accessibility and wider user reach.

Additional Information:
Aligns with inclusivity goal and expands user base.

Implementation

  1. Add language files for Spanish (app_es.arb) and French (app_fr.arb).
  2. Integrate flutter_localizations package for seamless language switching.
  3. Implement language selection feature in settings.
  4. Ensure dynamic localization without app restart.

@opxdelwin

Can I contribute to this feature?

Hey @PedroFrancoDev a PR is currently active. You may send across your own PR, but the best one would be merged.

Moreover, PR reviews are on hold as GSOC proposals are being reviewed. PR reviews are subject to resume around May.