flutter_env_manager 1.0.0 copy "flutter_env_manager: ^1.0.0" to clipboard
flutter_env_manager: ^1.0.0 copied to clipboard

A package for managing Flutter app environments and versions

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 Initial Release #

Added #

  • Initial release of flutter_env_manager.
  • Automatic creation of environment.yaml file if it doesn't exist.
  • Dynamic generation of AppEnvironment class based on the selected environment in the YAML file.
  • Support for multiple environments (e.g., development, staging, production).
  • Support for custom key-value pairs in the YAML file.
  • Command-line tool to generate the AppEnvironment class.

Changed #

  • N/A (Initial release, no changes yet.)

Fixed #

  • N/A (Initial release, no fixes yet.)

Removed #

  • N/A (Initial release, nothing removed yet.)

0
likes
0
points
120
downloads

Publisher

verified publishertheoctacoder.org

Weekly Downloads

A package for managing Flutter app environments and versions

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logger, path, yaml

More

Packages that depend on flutter_env_manager