Skip to content

Update with upstream #1

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

Merged
merged 18 commits into from
Apr 16, 2025
Merged

Conversation

StephenBrough
Copy link

@StephenBrough StephenBrough commented Jan 26, 2025

First PR on Github, hopefully I'm doing this right 😆

safarmer and others added 18 commits August 11, 2021 14:21
…e body

Also updated README and added some tests
Switching to flutter_test from test reduces the transitive dependency graph reducing potential version conflicts
Include a comment in example .env file, to show comment syntax.
Fix documentation of get method.
Allowes to get the variable values casted to the specific type. If the variable does not exist the `fallback` is used. However when also no `fallback` is provided an `AssertionError` is thrown. Furthermore a `FormatException` is thrown when the variable exists but the value can not be casted to the specific type.
@e-e e-e merged commit dfbf270 into e-e:master Apr 16, 2025
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.