Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/app env vars #38

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Feat/app env vars #38

merged 5 commits into from
Mar 14, 2024

Conversation

PHPLukaas
Copy link
Member

Closes #10

  • Add the flutter_dotenv package
  • Creation of .env and its structure
  • Refactoring configurations to use environment variables instead of hard-coded values
  • Update README to include .env structure

@PHPLukaas PHPLukaas added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 14, 2024
@PHPLukaas PHPLukaas requested a review from Yuta1409 March 14, 2024 10:00
@PHPLukaas PHPLukaas self-assigned this Mar 14, 2024
Copy link
Collaborator

@Yuta1409 Yuta1409 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bien vu d'avoir mis les chemins vers les api dans un fichier .env

@Yuta1409 Yuta1409 merged commit 0fe2bc6 into dev Mar 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: app environnements
2 participants