feat: add Supabase integration to Flutter and update dependencies

This commit is contained in:
Alan Alonso
2026-05-23 00:55:35 -06:00
parent ff90f3eefc
commit a38ca14f38
4 changed files with 135 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
const String SUPABASE_URL = 'https://qckndtzudciejpnwqfzt.supabase.co';
const String SUPABASE_ANON_KEY = 'sb_secret_2y3a_9qD5nRtZl-41CY-jw_LA-smvxC';