Skip to content

Adding Environment Variables#41

Closed
miguelmartins17 wants to merge 3 commits intomainfrom
miguelmartins17-patch-1
Closed

Adding Environment Variables#41
miguelmartins17 wants to merge 3 commits intomainfrom
miguelmartins17-patch-1

Conversation

@miguelmartins17
Copy link
Copy Markdown
Collaborator

Add what are the environment variables and which package should be used in Flutter.

@miguelmartins17
Copy link
Copy Markdown
Collaborator Author

@nelsonic I'll need to look for more things so I can make a better summary of the environment variables.
This is a start.


## Environment Variables

Environment variables are variables like those we create in our applications.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@miguelmartins17 rather than explaining what environment variables are (incompletely),
we should just point people to: https://github.com/dwyl/learn-environment-variables#what

## Environment Variables

Environment variables are variables like those we create in our applications.
They are dynamically named values in the operating system, which affect the behavior of the programs that consume it. They are stored in a "list" of key-values.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yes and No. This explanation is incomplete. We are better off adding more detail to our existing tutorial on this topic https://github.com/dwyl/learn-environment-variables and then linking to it from learn-flutter.

Copy link
Copy Markdown
Member

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

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

@miguelmartins17 it's a good idea to add a section on Environment Variables, but we need to add an example of how to use them. Also, we should link to our existing doc that has a more extensive explanation of why they are needed: https://github.com/dwyl/learn-environment-variables

@miguelmartins17
Copy link
Copy Markdown
Collaborator Author

@nelsonic Of course I'll work on it tomorrow!

@nelsonic
Copy link
Copy Markdown
Member

Cool. Now sleep! 🛌 😉

@nelsonic
Copy link
Copy Markdown
Member

This content is now in main. Closing. ✅ Thanks again @miguelmartins17 👍

@nelsonic nelsonic closed this Jan 13, 2023
@nelsonic nelsonic deleted the miguelmartins17-patch-1 branch January 13, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants