Would you consider adding support for dotenv-flow?
If so, I can issue a pull request that adds a "dotenv_flow()" function that implements the alternative loading strategy. This way the end user can decide whether to use the classic "dotenv()" function (that would remain untouched) or the flow variant.