<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
    <channel>
        <title><![CDATA[FlutterFlow Community]]></title>
        <description><![CDATA[FlutterFlow Community]]></description>
        <link>https://community.flutterflow.io</link>
        <image>
            <url>https://tribe-s3-production.imgix.net/NCmwtgDmGjm8Ke1dLDq9A?fit=max&amp;w=500&amp;auto=compress,format</url>
            <title>FlutterFlow Community</title>
            <link>https://community.flutterflow.io</link>
        </image>
        <generator>Bettermode RSS Generator</generator>
        <lastBuildDate>Tue, 19 May 2026 04:36:25 GMT</lastBuildDate>
        <atom:link href="https://community.flutterflow.io/rss/feed" rel="self" type="application/rss+xml"/>
        <pubDate>Tue, 19 May 2026 04:36:25 GMT</pubDate>
        <copyright><![CDATA[2026 FlutterFlow Community]]></copyright>
        <language><![CDATA[en-us]]></language>
        <ttl>60</ttl>
        <webfeeds:icon>https://tribe-s3-production.imgix.net/NCmwtgDmGjm8Ke1dLDq9A?fit=max&amp;w=500&amp;auto=compress,format</webfeeds:icon>
        <webfeeds:related layout="card" target="browser"/>
        <item>
            <title><![CDATA[Hi everyone, is anyone else experiencing this issue in FlutterFlow Test Mode? Error: “Failed to Start Test Mode” “Failed to create sandbox after 3 attempts” This happens when I click Test / New Session. It is not only one project — I tried multiple projects and all show the same error. I already checked: - No red errors in the project - Clicked Finish Update - Tried Retry - Tried New Session - Refreshed the browser Still the same result. Is this a temporary FlutterFlow sandbox/server issue, or is there another fix I should try?]]></title>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/hi-everyone-is-anyone-else-experiencing-this-issue-in-flutterflow-test-S5CDoUZxXsRcWgM</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/hi-everyone-is-anyone-else-experiencing-this-issue-in-flutterflow-test-S5CDoUZxXsRcWgM</guid>
            <category><![CDATA[failed to start]]></category>
            <category><![CDATA[sandbox]]></category>
            <dc:creator><![CDATA[Hernani Depacto]]></dc:creator>
            <pubDate>Mon, 18 May 2026 23:36:25 GMT</pubDate>
            <content:encoded><![CDATA[<p></p><figure data-align="center" data-size="best-fit" data-id="g52dUvoYIgXp4T451D4MP" data-version="v2" data-type="image"><img data-id="g52dUvoYIgXp4T451D4MP" src="https://tribe-s3-production.imgix.net/g52dUvoYIgXp4T451D4MP?auto=compress,format"></figure>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TextField custom component not saving to App State on change — generatedText always empty]]></title>
            <description><![CDATA[----------------------------------------



I have a DocumentBuilder page with custom TextField components (FormQuestionChild, FormQuestionChild2) that wrap a custom TextField component which wraps a native Input widget.

I need the typed values ...]]></description>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/textfield-custom-component-not-saving-to-app-state-on-change----PKZ58YxCCCDO09F</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/textfield-custom-component-not-saving-to-app-state-on-change----PKZ58YxCCCDO09F</guid>
            <dc:creator><![CDATA[francis acquaye]]></dc:creator>
            <pubDate>Mon, 18 May 2026 22:36:30 GMT</pubDate>
            <content:encoded><![CDATA[<p></p><hr><p></p><p>I have a DocumentBuilder page with custom TextField components (FormQuestionChild, FormQuestionChild2) that wrap a custom TextField component which wraps a native Input widget.</p><p>I need the typed values to be stored in App State variables (coreProblem, targetAudience) so that when the Generate button is tapped, those values are passed as a prompt to the Claude API via a Backend Call action.</p><p>The API works correctly in test. The action chain on Generate reads the prompt from a Text Combination of coreProblem + targetAudience App State variables. But these variables are always empty when Generate is tapped because the TextFields never save their values to App State.</p><p>The TextField component has an onChange String parameter but it's not a real callback — it doesn't trigger any action when the user types.</p><p></p><p><strong>Question:</strong> What is the correct way to read the typed value from a custom TextField component and save it to App State either on change or at the moment a button is tapped?</p><p>FlutterFlow version: latest. No Firebase — direct API call.</p><hr><p></p><figure data-align="center" data-size="best-fit" data-id="Pe16PYA5FVAKVgbOlJapQ" data-version="v2" data-type="image"><img data-id="Pe16PYA5FVAKVgbOlJapQ" src="https://tribe-s3-production.imgix.net/Pe16PYA5FVAKVgbOlJapQ?auto=compress,format"></figure><figure data-align="center" data-size="best-fit" data-id="EVGGt4PgrCjI9ZIkj4byu" data-version="v2" data-type="image"><img data-id="EVGGt4PgrCjI9ZIkj4byu" src="https://tribe-s3-production.imgix.net/EVGGt4PgrCjI9ZIkj4byu?auto=compress,format"></figure>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Supabase connection migration broke database actions in FlutterFlow]]></title>
            <description><![CDATA[Hi FlutterFlow nerds,

I just noticed that it’s no longer possible to connect Supabase to FlutterFlow using API keys, so I tried migrating my project to the new “Connect with Supabase” method using the ...]]></description>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/supabase-connection-migration-broke-database-actions-in-flutterflow-7mskqPQIl69Szro</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/supabase-connection-migration-broke-database-actions-in-flutterflow-7mskqPQIl69Szro</guid>
            <category><![CDATA[Supabase]]></category>
            <dc:creator><![CDATA[Lucas Leroux]]></dc:creator>
            <pubDate>Mon, 18 May 2026 21:16:54 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi FlutterFlow nerds,</p><p>I just noticed that it’s no longer possible to connect Supabase to FlutterFlow using API keys, so I tried migrating my project to the new <strong>“Connect with Supabase”</strong> method using the Supabase host.</p><p>The connection itself seems to work: my project is correctly connected to Supabase.</p><p>However, after the migration, most of my existing Supabase-related actions are no longer linked properly. I now have <strong>162 errors</strong> across the project, mainly related to <strong>Database Actions</strong> in FlutterFlow.</p><p>It looks like a large part of my previous Supabase actions lost their connection/reference during the migration.</p><p>Has this already happened to anyone?<br>What is the recommended way to fix this issue without manually rebuilding all the database actions?</p><p>At the moment, I’m blocked and I’m not sure how to proceed.</p><p>Thanks in advance for your help.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Real time updates]]></title>
            <description><![CDATA[i am trying to set up a logic in listview that is real time actions like when i perform action like add, delete then they are instantly gets updated in firestore my UI Screen does not update instantly...]]></description>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/real-time-updates-HK1kpenHNlLBPrZ</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/real-time-updates-HK1kpenHNlLBPrZ</guid>
            <category><![CDATA[Custom Code]]></category>
            <category><![CDATA[Realtime]]></category>
            <dc:creator><![CDATA[Aman Kashyap]]></dc:creator>
            <pubDate>Mon, 18 May 2026 21:08:58 GMT</pubDate>
            <content:encoded><![CDATA[<p>i am trying to set up a logic in listview that is real time actions like when i perform action like add, delete then they are instantly gets updated in firestore my UI Screen does not update instantly as i have to pull to refresh but i do not want pull to refresh as it is very irritating. Although i set a backend query &amp; selected list of document &amp; enable infnite scrolling so that my data loads in chunks at the same time i noticed when i off infinite scroling then add &amp; delete operations works instantly. I have shared images in which i have add action, view button so that users can see more info &amp; when users click on view then at the bottom of the page there are two buttons edit &amp; delete as when users click on edit then a new page that is edit form open &amp; when users click on delete then a confirmation dialog appears but problem is when i do add, delete operations then screen UI does not update instantly but firestore gets updated instantly. So what should i do now as i am trying to set this logic from 2 weeks but i am unable to do so please help me &amp; i do not want load more button in the listview as a solution and i have 1 more question how big giants like gemini, claude, chatgpt etc. manage their chat section as when i started scrolling fast then loading icon comes at the bottom &amp; when i open a new chat then their chat section gets updated instantly &amp; same with delete &amp; edit.</p><attachment data-id="aqIjeVvEbRLDfM1DwnCNV" data-type="attachment"></attachment><p> </p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[URGENT!! Contact Customer Support]]></title>
            <description><![CDATA[How can I contact customer support and actually be heard and receive urgent feedback? They do not reply to the emails sent to support@flutterflow.io [support@flutterflow.io] and sales@flutterflow.io [sales@flutterflow.io], and in the internal ...]]></description>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/urgent-contact-customer-support-ci6oBvtM9qNNtiT</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/urgent-contact-customer-support-ci6oBvtM9qNNtiT</guid>
            <category><![CDATA[Authentication]]></category>
            <dc:creator><![CDATA[GTAVIANI CONSULTING]]></dc:creator>
            <pubDate>Mon, 18 May 2026 18:16:54 GMT</pubDate>
            <content:encoded><![CDATA[<p>How can I contact customer support and actually be heard and receive urgent feedback? They do not reply to the emails sent to <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="mailto:support@flutterflow.io">support@flutterflow.io</a> and <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="mailto:sales@flutterflow.io">sales@flutterflow.io</a>, and in the internal ticket system it is only possible to open one ticket at a time, while they take more than 10 days to close a completed ticket.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Supabase schema update null with self hosted install]]></title>
            <description><![CDATA[Hi there

After updating my self-hosted Supabase instance and FlutterFlow to the latest version and running "Update Schema" in FlutterFlow, all primary key id columns across every table are being ...]]></description>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/supabase-schema-update-null-with-self-hosted-install-IXkqe5NHVXc1Lk2</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/supabase-schema-update-null-with-self-hosted-install-IXkqe5NHVXc1Lk2</guid>
            <category><![CDATA[Supabase]]></category>
            <dc:creator><![CDATA[Dieter]]></dc:creator>
            <pubDate>Mon, 18 May 2026 12:10:29 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi there</p><p>After updating my self-hosted Supabase instance and FlutterFlow to the latest version and running "Update Schema" in FlutterFlow, all primary key <code>id</code> columns across every table are being incorrectly parsed. it goes from int8 to null. The actual Supabase table definition is unchanged — <code>id</code> is still <code>int8</code> with a sequence/serial default. </p><p>Happy to provide schema export or additional debug info if helpful.</p><p> </p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[W21 - 🛠️ If you had to recommend ONE beginner project for FlutterFlow… What would it be?]]></title>
            <description><![CDATA[Something simple, but powerful enough to teach the fundamentals.]]></description>
            <link>https://community.flutterflow.io/discussions-dzeand9o/post/w21---if-you-had-to-recommend-one-beginner-project-for-flutterflow-VxiLS0BRbdjx74e</link>
            <guid isPermaLink="true">https://community.flutterflow.io/discussions-dzeand9o/post/w21---if-you-had-to-recommend-one-beginner-project-for-flutterflow-VxiLS0BRbdjx74e</guid>
            <dc:creator><![CDATA[Development Calda]]></dc:creator>
            <pubDate>Mon, 18 May 2026 11:13:28 GMT</pubDate>
            <content:encoded><![CDATA[<p>Something simple, but powerful enough to teach the fundamentals.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[FlutterFlow Button Not Writing Data to Firebase]]></title>
            <description><![CDATA[Hello,

We are building a smart home system using FlutterFlow + Firebase + ESP32.

Currently, when we press a button/switch inside FlutterFlow, Firebase does not update consistently. In Firebase Console, ...]]></description>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/flutterflow-button-not-writing-data-to-firebase-p1pgfGbV7aM918x</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/flutterflow-button-not-writing-data-to-firebase-p1pgfGbV7aM918x</guid>
            <category><![CDATA[ESP32]]></category>
            <category><![CDATA[firebase]]></category>
            <category><![CDATA[Firestore]]></category>
            <category><![CDATA[flutterflow]]></category>
            <category><![CDATA[iot]]></category>
            <category><![CDATA[realtime database]]></category>
            <dc:creator><![CDATA[BEYAZIT SIR]]></dc:creator>
            <pubDate>Mon, 18 May 2026 08:50:55 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hello,</p><p>We are building a smart home system using FlutterFlow + Firebase + ESP32.</p><p>Currently, when we press a button/switch inside FlutterFlow, Firebase does not update consistently. In Firebase Console, writes sometimes remain 0 and the value does not change.</p><p>Our goal is:</p><ul><li><p>real-time light control</p></li><li><p>instant state updates</p></li><li><p>ESP32 synchronization</p></li></ul><p>We want the button to instantly update Firebase and trigger devices in real time.</p><p>We are not sure whether the issue is:</p><ul><li><p>incorrect action setup</p></li><li><p>wrong Firestore path</p></li><li><p>Firebase rules/permissions</p></li><li><p>realtime binding issue</p></li><li><p>or incorrect database choice</p></li></ul><p>We would really appreciate guidance on:</p><ul><li><p>how to debug this properly</p></li><li><p>best architecture for IoT/smart home apps</p></li><li><p>Firestore vs Realtime Database for low latency systems</p></li></ul><p>Thanks.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Security issue in the desktop application starting with version 6.6.103]]></title>
            <description><![CDATA[Hello everyone...

I don't know if this is a problem specific to me or if there is indeed an issue in recent versions of the desktop application. I have been waiting for a new update, but the problem ...]]></description>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/security-issue-in-the-desktop-application-starting-with-version-6-6-103-Whv14pGQhsYdnwr</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/security-issue-in-the-desktop-application-starting-with-version-6-6-103-Whv14pGQhsYdnwr</guid>
            <dc:creator><![CDATA[Al Mishkat For Technology Solutions]]></dc:creator>
            <pubDate>Mon, 18 May 2026 08:16:23 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hello everyone...</p><p>I don't know if this is a problem specific to me or if there is indeed an issue in recent versions of the desktop application. I have been waiting for a new update, but the problem persists.</p><p>The operating system's security layer prevents the update from installing starting with 6.6.103, also today in 6.6.104</p><p><a class="text-interactive hover:text-interactive-hovered" data-id="5VC4UaRUbt" data-type="mention">Eilidh Southren</a> </p><p><a class="text-interactive hover:text-interactive-hovered" data-id="ZNDUEeRYm6" data-type="mention">Manoranjan Padhy</a> </p><p></p><figure data-align="center" data-size="best-fit" data-id="1iOjT1XNJhauvWZ7ImnPk" data-version="v2" data-type="image"><img data-id="1iOjT1XNJhauvWZ7ImnPk" src="https://tribe-s3-production.imgix.net/1iOjT1XNJhauvWZ7ImnPk?auto=compress,format"></figure><p><br></p><p>Further investigation revealed that the certificate used by Flutterflow has been revoked.</p><p></p><figure data-align="center" data-size="best-fit" data-id="ke21O1Isd9pw9Rri3BbsR" data-version="v2" data-type="image"><img data-id="ke21O1Isd9pw9Rri3BbsR" src="https://tribe-s3-production.imgix.net/ke21O1Isd9pw9Rri3BbsR?auto=compress,format"></figure><p></p><figure data-align="center" data-size="best-fit" data-id="i50MC1iE1gtcp6zrx5k7P" data-version="v2" data-type="image"><img data-id="i50MC1iE1gtcp6zrx5k7P" src="https://tribe-s3-production.imgix.net/i50MC1iE1gtcp6zrx5k7P?auto=compress,format"></figure><p></p><p>*Note that this issue does not occur when installing earlier versions.</p><p>**This also occurs when downloading the latest version from the official Flutterflow website.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Supabase not connecting to flutterflow]]></title>
            <description><![CDATA[Hi — I'm trying to set up Supabase authentication in my FlutterFlow project (Myrios, on the free plan) and I'm stuck on what I believe may be a platform issue. Could you help?

What's working:

 * Supabase ...]]></description>
            <link>https://community.flutterflow.io/ask-the-community-rcglymkn/post/supabase-not-connecting-to-flutterflow-CSYmeqKHDHvTStK</link>
            <guid isPermaLink="true">https://community.flutterflow.io/ask-the-community-rcglymkn/post/supabase-not-connecting-to-flutterflow-CSYmeqKHDHvTStK</guid>
            <dc:creator><![CDATA[Ian Riley]]></dc:creator>
            <pubDate>Mon, 18 May 2026 07:38:13 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi — I'm trying to set up Supabase authentication in my FlutterFlow project (<strong>Myrios</strong>, on the free plan) and I'm stuck on what I believe may be a platform issue. Could you help?</p><p><strong>What's working:</strong></p><ul><li><p>Supabase OAuth connection completes successfully</p></li><li><p>Schema imports cleanly (7 tables imported)</p></li></ul><p><strong>What's not working:</strong></p><ul><li><p>App Settings → Authentication shows the warning <strong>"Supabase has not been set up yet"</strong> despite OAuth being connected</p></li><li><p>Sign Up actions (Supabase Authentication → Create Account) do nothing when tapped in test mode</p></li><li><p>No new user record appears in Supabase's <code>auth.users</code> table — the call isn't reaching Supabase at all</p><p></p></li></ul><p><strong>Questions:</strong></p><ol><li><p>Is Supabase Authentication fully supported on the free plan, or is there a tier requirement I'm not aware of?</p></li><li><p>Is there a known compatibility issue with Supabase's new Publishable/Secret API key system?</p></li><li><p>If neither — what step am I missing to clear the "Supabase has not been set up yet" warning when OAuth is connected?</p></li></ol><p>Project: Myrios<br>Plan: Free<br>Browser: Edge on Windows 11</p><p>Thanks.</p>]]></content:encoded>
        </item>
    </channel>
</rss>