supabase_typegen 0.1.1
supabase_typegen: ^0.1.1 copied to clipboard
Command-line code generator that turns a Supabase database schema into typed Dart table definitions.
supabase_typegen #
Warning
This is a placeholder release that reserves the package name on pub.dev. The code generator is still under development and this version does nothing yet.
A command-line code generator that turns a Supabase database schema into typed Dart table definitions for use with the Supabase client packages.
The generator implementation will land in a future release.