I have been using Supabase Auth for the project but the issue is that OneSignal and Firebase FCM in Flutterflow requires Firebase auth.
So because I am using Supabase Auth I don't have native access to OneSignal or FCM in Flutterflow.
I am using Buildship as logic between FF and Supabase and everything else, so will be great if I can find a solution that works with Buildship without needing to change my Flutterflow auth to Firebase.