dotenv icon indicating copy to clipboard operation
dotenv copied to clipboard

rootBundle.loadString('.env') - Error

Open brianschardt opened this issue 5 years ago • 0 comments

I have followed all the instructions add the .env to the pubspec.yaml Called the DotEnv().load('.env')

But nothing seems to work. So I trying running rootBundle.loadString('.env');

And it gives me an error saying can not load asset Flutter version: Flutter 1.9.1+hotfix.4

brianschardt avatar Oct 14 '19 15:10 brianschardt