feat: add WebSocket support - real-time notifications in Flutter

This commit is contained in:
Alan Alonso
2026-05-23 01:07:50 -06:00
parent 1886ab6094
commit feead21e73
4 changed files with 231 additions and 15 deletions

View File

@@ -37,6 +37,7 @@ dependencies:
supabase_flutter: ^2.5.0
flutter_riverpod: ^2.6.1
dio: ^5.3.1
web_socket_channel: ^2.4.0
dev_dependencies:
flutter_test: