Skip to content

Getting Started with Featureflip

Welcome to the Featureflip documentation. Featureflip is a feature flag platform that helps you ship features safely with gradual rollouts, A/B testing, and targeting.

LanguageInstallQuickstart
Node.jsnpm install @featureflip/nodeGet started
Pythonpip install featureflipGet started
C#dotnet add package Featureflip.ClientGet started
JavaGradle/Maven dependencyGet started
Gogo get github.com/canopy-labs/featureflip-goGet started
PHPcomposer require featureflip/featureflip-phpGet started
Rubygem install featureflipGet started
PlatformInstallQuickstart
JavaScript / TypeScriptnpm install @featureflip/browserGet started
Reactnpm install @featureflip/react @featureflip/browserGet started
Swift (iOS/macOS)Swift Package ManagerGet started
Flutterflutter pub add featureflipGet started
AndroidGradle dependencyGet started