From 1639af61b9e1e34727c8e6d84089f7605f213286 Mon Sep 17 00:00:00 2001 From: Pinkesh Date: Tue, 26 Nov 2024 09:51:47 +0530 Subject: [PATCH] Added Supabsae to disabled features list --- docs/resources/projects/libraries.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/resources/projects/libraries.md b/docs/resources/projects/libraries.md index 82ceea95..32274228 100644 --- a/docs/resources/projects/libraries.md +++ b/docs/resources/projects/libraries.md @@ -85,7 +85,8 @@ To publish a FlutterFlow project as a library, start by creating a FlutterFlow p When a project is converted into a library, the following features are disabled to ensure compatibility and functionality limitations: - App settings - - Firebase + - Firebase + - Supabase - Development environments - Authentication - Push notifications