turns out there is some conflict with the name `Pr...
# flutter
m
turns out there is some conflict with the name
Provider
in the
flutter_riverpod
package and the
supabase
package. Importing
as sb
resolved it for now.