unleash 0.1.2
unleash: ^0.1.2 copied to clipboard
A dart client for Unleash. Unleash is a simple and easy to use feature toggle (feature flag) service.
0.1.2 #
- Support for Feature Toggles
0.1.1 #
- the API is now more or less stable. I don't expect it to change much anymore.
- fixed a few small errors in the README
- there are no new code changes in this release
0.0.5 #
- added periodic toggle polling
- added ability to persist feature toggle backups
0.0.4 #
- API changes
0.0.3 #
- pubspec update
0.0.1 #
- initial release