enviroment_flavor 2.0.4
enviroment_flavor: ^2.0.4 copied to clipboard
EnviromentFlavor package.
2.0.3 Developer log #
- Atualiza package_info_plus p/ 4.1.0
2.0.2 Developer log #
- Troca debugPrint pela solução nativa do Dart: developer.log
- Atualiza package_info_plus p/ 1.4.0
2.0.1 - 2021-11-10 #
- Returns with
getPropertymethod for practicality - Turns
devPrint()public
2.0.0 - 2021-11-10 #
- Corrects class name spelling: Enviroment became
Environment - Renames enum from Enviroments to
Environment - Removes methods
addPropertyandgetProperty - Removes unecessary getter methods of public attributes
- Turns
baseURLnon-nullable - Renames
EnviromentConfigto_instance - Creates factory method to better retrieve
_instance - Updates tests and example
- Adds better logs to all functions
1.1.0 - 2021-10-15 #
- Implements new feature to access app version through EnviromentFlavor property with package_info_plus
1.0.0 - 2021-03-05 #
- Migrates package to null safety
0.0.4 - 2021-02-11 #
- Implements addProperties() and getProperties()
0.0.3 - 2021-01-29 #
- Rename functions to fix typos
0.0.1 - 2020-12-07 #
- Release Version