supabase_model_generator 0.1.0 copy "supabase_model_generator: ^0.1.0" to clipboard
supabase_model_generator: ^0.1.0 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.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
110
points
16
downloads

Documentation

Documentation
API reference

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

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