uptech_growthbook_sdk_flutter 1.2.0 copy "uptech_growthbook_sdk_flutter: ^1.2.0" to clipboard
uptech_growthbook_sdk_flutter: ^1.2.0 copied to clipboard

A thin wrapper around GrowthBook's Flutter SDK to support automated testing

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Generated by Git Changelog, an open source project brought to you by UpTech Works, LLC. A consultancy that partners with companies to help build, launch, and refine their products.

Unreleased - now #

[1.2.0] - 2023-12-14 #

Changed #

  • increased supported sdk versioning from >=2.18.1 <3.0.0 to >=2.17.2 <4.0.0 to match the underlying GrowthBook SDK Flutter library
  • lints to 3.0.0
  • growthbook_sdk_flutter to 3.0.0+0
  • fvm version to 3.16.2

[1.1.0] - 2023-08-08 #

Changed #

  • Underlying growthbook_sdk_flutter to ^2.1.0+0

1.0.0 - 2023-03-20 #

Changed #

  • constructor to an async constructor

0.7.0 - 2023-01-25 #

Changed #

  • initialization to support new SDK Connectors

0.6.0 - 2023-01-25 #

Added #

  • 'Evaluate Feature value' section in README
  • 'Set attribute' section in README
  • 'Set attribute on init' section in README
  • public set attribute method

Changed #

  • required key for UptechGrowthBookWrapper

0.5.0 - 2023-01-03 #

Added #

  • attribute parameter to the init methods
  • Support for non-boolean features
  • rule parameter to the test client and the test init method

0.4.1 - 2022-12-12 #

Fixed #

  • bug where flutter web loadOverridesFromAsets didn't work when missing the asset file

0.4.0 - 2022-12-12 #

Added #

  • Support for local overrides using a JSON-formatted file. The file

Fixed #

  • bug where live client path was using the test client

0.3.2 - 2022-12-08 #

Fixed #

  • bug where live client path was using the test client

0.3.1 - 2022-12-08 #

Fixed #

  • refresh not awaiting bug

0.3.0 - 2022-12-08 #

Added #

  • seeds to the init() method

Fixed #

  • crash when feature not defined bug in isOn method

0.2.0 - 2022-12-06 #

Changed #

  • init() to no longer take the apiKey

0.1.0 - 2022-12-06 #

Added #

  • initial version
3
likes
80
pub points
64%
popularity

Publisher

verified publisherupte.ch

A thin wrapper around GrowthBook's Flutter SDK to support automated testing

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, growthbook_sdk_flutter

More

Packages that depend on uptech_growthbook_sdk_flutter