Is there some issue with the Riverpod package and ...
# flutter
m
Is there some issue with the Riverpod package and the supabase package? When I add
flutter_riverpod
, all riverpod related errors (red squigly lines) go away and then if I add
supabase
, they come back...