Has your issue been reported?
Current Behavior
I switched from Firebase Auth to Supabase auth. After fixing all the errors and moving over to only Supabase database, I get build errors referencing Firebase Auth code that doesn't exist.
Expected Behavior
I expect it to build so I can test the app.
Steps to Reproduce
- Take old app using Firebase Auth
- Switch to Supabase Auth
- Fix all errors
- Try to run in test mode
Reproducible from Blank
Bug Report Code (Required)
ITFfkcnLuI1Nod9b1oSJasJF9WM4Q30cTL4zlO1HcxAYGO/yPbJ/YuD4ahRvXuLhTVNhHGD/ozky0veKudmeA+4BMgqWfJh/1KVUYTuVf3q8RcXROpC7dnF8RMpnJmKa4LuK2yYnVdNtWmxn3TimPOm9TnbsCZ+/Zwh9f6PHaOI=
Context
I am trying to run app in test mode in order to see if it works.
Visual documentation
When switching to Supabase Auth I guess this old code needs to be removed, because when trying to test, it results in errors.


Additional Info
No response
Environment
- FlutterFlow version: Version 1.1.64 (1.1.64)
- Platform: All
- Browser name and version: Safari Version 16.3 (18614.4.6.1.6)
- Operating system and version affected: Cannot build any
Has your issue been reported?
Current Behavior
I switched from Firebase Auth to Supabase auth. After fixing all the errors and moving over to only Supabase database, I get build errors referencing Firebase Auth code that doesn't exist.
Expected Behavior
I expect it to build so I can test the app.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
ITFfkcnLuI1Nod9b1oSJasJF9WM4Q30cTL4zlO1HcxAYGO/yPbJ/YuD4ahRvXuLhTVNhHGD/ozky0veKudmeA+4BMgqWfJh/1KVUYTuVf3q8RcXROpC7dnF8RMpnJmKa4LuK2yYnVdNtWmxn3TimPOm9TnbsCZ+/Zwh9f6PHaOI=
Context
I am trying to run app in test mode in order to see if it works.
Visual documentation
When switching to Supabase Auth I guess this old code needs to be removed, because when trying to test, it results in errors.
Additional Info
No response
Environment