MiSikora/laboratory
Feature flags for multi-module Kotlin Android projects
This tool helps Android developers manage feature flags across different parts of their Kotlin Android applications. Developers define various options for a feature, and the tool allows them to enable, disable, or change these features during runtime or development. This is for Android developers building multi-module applications who need flexible feature control.
Use this if you are an Android developer building a Kotlin application with multiple modules and need a structured way to manage feature flags.
Not ideal if you are developing for a platform other than Android or not using Kotlin, or if your project doesn't require complex feature flagging.
Stars
80
Forks
3
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/MiSikora/laboratory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...