James Collins
James Collins
Is this library still maintained? Also experiencing this issue.
I don't think the above is correct for the latest. flashMode no longer exists on QRCodeScanner by the looks instead it takes cameraProps. This is the solution for me using...
Environment variables bundled in a front end framework/application should not contain overly sensitive information. Using .env and injecting at build time is one up on committing API keys for example...
@joaobaronisilva Thanks for the PR. We have just merged a couple of others that have conflicted with this change. Can you please update the conflicts? If not I will take...
Also if you have time some read me documentation on this new feature would be a great addition for users picking up the package!
I will prioritise releasing this change when merged.
Thanks for making a PR for this feature. Have had a skim and looks good will make time for a proper look & a release if merged!
@Nathan-Heller I think this will be useful to consumers and will look at implementing this as a breaking change.
Thanks for the PR just a note to say aware it's open and will make time to review and see how this aligns with larger .env libraries in regards to...
Hey @muhammadkamel thanks for the issue. Please see my explanation on https://github.com/java-james/flutter_dotenv/issues/51#issuecomment-1040908470 This package is for managing front-end variables and is not intended for sensitive secrets.