flutter / flutter/flutter-intellij
Be able to define environment variables for Flutter test configuration
Open
P2
topic-testing
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Hello,
I open this ticket to add the functionality to define environment variables in flutter test configurations.
For example on my project, we use a private repository to store our flutter librairies.
We have to define a username, a token and the PUB_HOSTED_URL environment variable to be able to fetch those librairies.
It could be great if we could define those environment variables in configuration like Flutter configuration to run a Flutter app.
I use Intellij 2025.3 and the Flutter plugin 88.2.0
Best regards
Contributor guide
Assessment
This issue has not been assessed yet.