firebase-remote-config

Installation
SKILL.md

Firebase Remote Config Skill

This skill defines how to correctly use Firebase Remote Config in Flutter applications.

When to Use

Use this skill when:

  • Implementing feature flags or remote configuration without deploying app updates.
  • Managing parameter defaults and fetching remote values.
  • Implementing real-time config updates for instant changes.
  • Setting up A/B testing or conditional targeting for user segments.

1. Setup and Configuration

Installs
16
GitHub Stars
568
First Seen
Mar 11, 2026
firebase-remote-config — evanca/flutter-ai-rules