unleash_proxy_client_flutter 1.3.0
unleash_proxy_client_flutter: ^1.3.0 copied to clipboard
A Flutter/Dart client that can be used together with the unleash-proxy, Unleash Edge and Unleash Frontend API.
1.3.0 #
- Feat: HTTP dependency update. Since it's an important update (env support) it's a feat (major version update) and not chore.
1.2.2 #
- Fix: encoding of custom properties
1.2.1 #
- Fix: handle empty ToggleConfig values
1.2.0 #
- Feat: variant metrics support
1.1.0 #
- Feat: added variant payload
1.0.3 #
- Fix set client state before emitting event
1.0.2 #
- Fix updateContext called before start
1.0.1 #
- Fix pubspec.yaml version
1.0.0 #
- First official release
0.0.3 #
- Added examples
0.0.2 #
- Added support for impression events
0.0.1 #
- Initial implementation of the Flutter client