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

Replace flutter_dotenv to --dart-define-from-file #50

Open
deandreamatias opened this issue Apr 6, 2024 · 2 comments
Open

Replace flutter_dotenv to --dart-define-from-file #50

deandreamatias opened this issue Apr 6, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@deandreamatias
Copy link

Dart define from file is the recommended way to pass environment variables to Dart and native code.
Can show a example on this architecture and a article here

@shounak-mulay shounak-mulay added enhancement New feature or request good first issue Good for newcomers labels Apr 8, 2024
@Jainakin
Copy link

Hey @deandreamatias, I want to work on this enhancement, can you assign this to me.
Thanks!

@deandreamatias
Copy link
Author

@Jainakin I don't work on wednesday solutions.
Also, maybe can't use --dart-define-from-file on native side, because this flutter/flutter#139289 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants