# Flutter: Configuring Your App Remotely with Firebase Remote Config

> How to implement Firebase Remote Config in a Flutter app: creating parameters, setting conditions and applying changes without publishing a new version.

- HTML version: https://tiagodanin.com/post/flutter-configuring-your-app-remotely-with-firebase-remote-config/
- Site index for AI assistants: https://tiagodanin.com/llms.txt

- Date: 2024-02
- Language: English
- Tags: Flutter, Mobile, Video
- Originally published at: https://www.youtube.com/watch?v=ocZE-5QuhIQ

Firebase Remote Config allows you to change the behavior and appearance of your Flutter app without needing to publish a new version. In this video, we'll implement Remote Config from scratch, learn how to create parameters, set conditions, and apply real-time changes for your users.

[Flutter: Configuring Your App Remotely with Firebase Remote Config](https://www.youtube.com/watch?v=ocZE-5QuhIQ)

---

Published by Tiago Danin. Free to quote with attribution and a link to https://tiagodanin.com.
