Serinus Config
A module for Serinus applications that exposes the dotenv package allowing you to load environment variables from a .env file.
Installation
dart pub add serinus_config
Usage
You can see the example usage in the example directory.