mirror of
https://github.com/java-james/flutter_dotenv.git
synced 2025-07-15 05:53:52 +08:00

If `$var` is encountered when parsing the `.env` file, and has not been defined, check `Platform.environment`. Closes #6.
If `$var` is encountered when parsing the `.env` file, and has not been defined, check `Platform.environment`. Closes #6.