Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions docs/remote-config/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ title: Remote Config
sidebar_label: Overview
---

:::caution
This is a beta FlutterFire plugin and therefore is not yet production quality.
:::

## What does it do?

Firebase Remote Config is a cloud service that lets you change the behavior and appearance of your app without requiring users to
Expand All @@ -31,10 +27,6 @@ values={[
</TabItem>
<TabItem value="null-safe">

:::caution
This package version is not null safe migrated yet, but has been implemented to be compatible with other null safe FlutterFire packages.
:::

Ensure you're using the Flutter `stable` channel:

```bash
Expand Down