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

A Flutter package to manage environment-specific configurations using a JSON file. Easily load and access different settings based on the target environment (e.g., dev, staging, prod).

Changelog #

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

1.0.0 - 2024-12-23 #

Added #

  • Initial release of the flutter_env_config package for Flutter.

Changed #

  • First public release with full functionality.

Fixed #

  • No fixes in this version.
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to manage environment-specific configurations using a JSON file. Easily load and access different settings based on the target environment (e.g., dev, staging, prod).

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

build_runner, flutter, yaml, yaml_writer

More

Packages that depend on flutter_env_config