serinus_config 1.0.6

SDKdartflutter
Platformandroidioswindowslinuxmacos

A module for Serinus applications that exposes the dotenv package allowing you to load environment variables from a .env file.

Serinus Logo

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.