You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1.3.0] - 2024-11-04
@rickypid⚠️⚠️ Some Breaking Changes ⚠️⚠️
New features
Added Rooms list pagination and searchable
Fixed
Security fix on RLS helper functions
Copy file name to clipboardExpand all lines: doc/docs/introduction/supabase-package-installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,6 @@ id: supabase-package-installation
3
3
title: Installation supabase_flutter
4
4
---
5
5
6
-
This library depends on [supabase_flutter](https://pub.dev/packages/supabase_flutter). Follow the instructions there to configure the Firebase project and install [supabase_flutter](https://supabase.com/docs/reference/dart/introduction) plugin.
6
+
This library depends on [supabase_flutter](https://pub.dev/packages/supabase_flutter). Follow the instructions there to configure the Supabase project and install [supabase_flutter](https://supabase.com/docs/reference/dart/introduction) plugin.
7
7
8
8
Add `flutter_supabase_chat_core` to your package's `pubspec.yaml` file. Check current version on [pub.dev](https://pub.dev/packages/flutter_supabase_chat_core/install).
0 commit comments