Feature Flag Resources

  • "Growthbook" - link

Canary Testing with Growthbook

Our Flutter Growthbook Wrapper makes it easy to do canary testing and version baselining with Growthbook

In the Growthbook GUI:

  • Add wanted attributes (for the canary testing example, use id and set it as identifier) link

  • Add an override rule: if id is in the list (add desired tester ids) link

Using the Uptech Growthbook Wrapper to set attributes

In Flutter: link

In Typescript: link