MiSikora / laboratory

Feature flags for multi-module Kotlin Android projects
https://mehow.io/laboratory/
Apache License 2.0
82 stars 3 forks source link

Add support for binary feature flags #313

Closed MiSikora closed 5 months ago

MiSikora commented 5 months ago

:bulb: Motivation

I want to simplify the most common use case when creating feature flags.

:pencil: Checklist