- Feat: ability to set multiple context fields at once without providing full context
- Chore: shared_preferences and uuid dependencies update (non-breaking changes)
- Feat: appName and environment are automatically send to backend and reported in impression events
- Fix: type signature for UnleashContext properties
- Feat: HTTP dependency update. Since it's an important update (env support) it's a feat (major version update) and not chore.
- Fix: encoding of custom properties
- Fix: handle empty ToggleConfig values
- Feat: variant metrics support
- Feat: added variant payload
- Fix set client state before emitting event
- Fix updateContext called before start
- Fix pubspec.yaml version
- First official release
- Added examples
- Added support for impression events
- Initial implementation of the Flutter client