dotenv 0.1.1+1 copy "dotenv: ^0.1.1+1" to clipboard
dotenv: ^0.1.1+1 copied to clipboard

outdatedDart 1 only

Load environment variables from a `.env` file.

changelog #

This project follows pub-flavored semantic versioning.

Release notes are available on github.

0.1.1+1 #

  • [fix] whitespace causes quotes not to be stripped

0.1.1 #

  • [deprecated] Parser internals will become private. #3
    • #unquote #strip, #swallow, #parseOne, #surroundingQuote, #interpolate
  • [new] support variable substitution
  • [deps] migrate to test
  • [deps] bump logging

0.1.0 #

Initial release.

113
likes
0
pub points
96%
popularity

Publisher

verified publisherpracticalflutter.com

Load environment variables from a `.env` file.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

logging

More

Packages that depend on dotenv