unleash 0.2.0
unleash: ^0.2.0 copied to clipboard
A dart client for Unleash. Unleash is a simple and easy to use feature toggle (feature flag) service.
0.2.0 #
- use stable null safe dependencies
0.2.0-nullsafety.0 #
- migration to nullsafety
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