flutter_app_environment 1.0.3 flutter_app_environment: ^1.0.3 copied to clipboard
Simple solution to handle environment variables using `.json` or config in entrypoint file.
1.0.3 #
- refactor documentation and update linting rules for improved code consistency
1.0.2 #
- update docs
- add method initWithCustomType - for use custom environment type from entrypoint
- add method initFromJsonWithCustomType - for use custom environment type from json
1.0.1 #
- environment variables initialization refactor
1.0.0 #
- initial release