supabase / supabase-flutter

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
https://supabase.com/
MIT License
661 stars 154 forks source link

fix(realtime_client): Fix issue where `null` `timestamp` type column becomes `"null"` string on realtime #855

Closed dshukertjr closed 3 months ago

dshukertjr commented 3 months ago

What kind of change does this PR introduce?

Fixes https://github.com/supabase/supabase-flutter/issues/854