Releases: Flagsmith/flagsmith-flutter-client
Releases · Flagsmith/flagsmith-flutter-client
v6.0.0
v5.0.1
Version 5.0.0
What's Changed
- Realtime Updates Implementation by @jackforesightmobile in #59
Breaking Changes
- While we aren't explicitly dropping support for flutter 2.x, this release removes it from our testing cycle and implements dependencies which would need overriding to work with flutter 2.x.
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
- feat(trait/value)! Add support for int, float,bool and string types by @gagantrivedi in #55
New Contributors
- @gagantrivedi made their first contribution in #55
Full Changelog: v3.1.0...v4.0.0
Version 3.1.0
What's Changed
- Update rxdart dependency and bump version number by @jackforesightmobile in #42
- Bugfix/lock dio version use working version in example by @jdde in #46
- Workflows improvements by @matthewelwell in #49
- Don't run publish test on PRs from forks by @matthewelwell in #51
- Migrate on dio5 by @dkrutskikh in #48
- Release version 3.1.0 by @matthewelwell in #52
New Contributors
- @jdde made their first contribution in #46
- @dkrutskikh made their first contribution in #48
Full Changelog: v3.0.3...v3.1.0
Version 3.0.3
What's Changed
- Updated example app to use new storage plugin by @jackforesightmobile in #40
Full Changelog: v3.0.2...v3.0.3
Version 3.0.2
What's Changed
- Now only making analytics call if there is a value greater than 0 in … by @jackforesightmobile in #37
- Release 3.0.2 by @matthewelwell in #38
Full Changelog: v3.0.1...v3.0.2
Version 3.0.1
What's Changed
- Allow users to configure the reload argument on all methods by @matthewelwell in #32
- Changed updateTraits method to use new endpoint, fixed unit tests. by @jackforesightmobile in #33
- Version bump 3.0.1 by @matthewelwell in #34
Full Changelog: v3.0.0...v3.0.1
Version 3.0.0
Release/3.0.0 (#28) * Bump version to 3.0.0 * Update default API URL
Flagsmith
v1.0.1 minor updated