dev_env_switcher 1.1.0
dev_env_switcher: ^1.1.0 copied to clipboard
A Flutter/Dart library to switch between development environments at runtime or build time.
CHANGELOG.md
# 1.1.0
- Added Dartdoc comments to improve API documentation.
- Formatted code with dart format.
# 1.0.0
- Initial release with environment switching and Flutter widget.