flutter_dotenv 6.0.1

SDKflutter
Platformandroidioswindowslinuxmacosweb

Easily configure any flutter application with global variables using a `.env` file.

tool

Consider calling these in a git pre-commit hook.

Ensure ~/.pub_cache/bin is in your $PATH.

fmt.sh

Runs the official code formatter.

setup
$ pub global activate dart_style

docs.sh

Preview dartdoc documentation.

setup
$ pub global activate dartdoc

release.sh

git tag and pub publish.