java-james / flutter_dotenv

Loads environment variables from `.env`.
https://pub.dartlang.org/packages/flutter_dotenv
MIT License
209 stars 46 forks source link

Added 'optional' parameter and handle exception if file cannot be found #81

Closed ricardoboss closed 1 year ago

ricardoboss commented 1 year ago

Fixes #79