java-james / flutter_dotenv

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

Support for android 12 & IOS in example #60

Closed pranavo72bex closed 2 years ago

pranavo72bex commented 2 years ago

@java-james please have a look 🙏

java-james commented 2 years ago

Thanks @pranavo72bex. Looks ok I will have to give it a spin on device

pranavo72bex commented 2 years ago

@java-james Please check 🙏

java-james commented 2 years ago

Cheers @pranavo72bex LGTM. 1 small comment on application name making sure that's defined.

pranavo72bex commented 2 years ago

Cheers @pranavo72bex LGTM. 1 small comment on application name making sure that's defined. Screen Shot 2022-08-04 at 13 18 36 Its running completely fine

pranavo72bex commented 2 years ago

@java-james please check