switchkeys 1.0.7 copy "switchkeys: ^1.0.7" to clipboard
switchkeys: ^1.0.7 copied to clipboard

Streamline feature flag management. Effortlessly toggle features for A/B testing, phased rollouts & rapid experimentation. Drive innovation with ease.

SwitchKeys Changelog #

1.0.7 #

Features #

  • Added a new feature to create three different environments when creating a new project:
    • Development
    • Staging
    • Production

Usage #

Now, when creating a new project, you can access the environment keys based on their names. For example:

print("Project 1 development environment key: ${project.environments.development.environmentKey}.");
1
likes
0
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

Streamline feature flag management. Effortlessly toggle features for A/B testing, phased rollouts & rapid experimentation. Drive innovation with ease.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, ini, json_annotation, json_serializable, logging

More

Packages that depend on switchkeys