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

@@ -34,6 +34,9 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
supabase_flutter: ^2.5.0
riverpod: ^2.6.1
dio: ^5.3.1
dev_dependencies:
flutter_test: