supabase_schema_core 1.0.0
supabase_schema_core: ^1.0.0 copied to clipboard
Internal package for Supabase schema fetching and type mapping. Used by supafreeze and suparepo. Not intended for direct use.
supabase_schema_core #
Internal package for Supabase schema fetching and type mapping.
Note: This package is used internally by supafreeze and suparepo. It is not intended for direct use.
Usage #
If you want to generate Freezed models from Supabase, use supafreeze.
If you want to generate repository/data access code, use suparepo.