supabase_model_generator 0.1.1 copy "supabase_model_generator: ^0.1.1" to clipboard
supabase_model_generator: ^0.1.1 copied to clipboard

A powerful code generator that automatically creates Dart models and repositories from your Supabase database schema, streamlining your development workflow.

Changelog #

0.1.1 #

  • Fixed builder factory name
  • Improved config file loading logic
  • Added better error messages for config file loading
  • Fixed config file path handling

0.1.0 #

Initial release with the following features:

  • Automatic model generation from Supabase schema
  • Type-safe repository classes with CRUD operations
  • Support for relationships and custom configurations
  • Built-in null safety support
  • Customizable code generation options
0
likes
40
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful code generator that automatically creates Dart models and repositories from your Supabase database schema, streamlining your development workflow.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (license)

Dependencies

analyzer, build, built_collection, code_builder, collection, dart_style, path, postgres, source_gen, supabase_flutter, yaml

More

Packages that depend on supabase_model_generator