sup_gen_runner 1.2.0 copy "sup_gen_runner: ^1.2.0" to clipboard
sup_gen_runner: ^1.2.0 copied to clipboard

A Dart package for generating classes, enums, and views directly from a Supabase PostgreSQL server. Simplify the process of integrating your database schema into your Dart/Flutter projects.

1.0.0 #

  • Initial version.

1.0.2 #

  • Add sql function to main project
  • Remove sqler package
  • Add async gen
  • Fix builder not exiting when done
  • add fromJson to generated classes
  • Fix table generator
  • update Table Model
  • Updgrate model package
  • Improve error handling in async functions
  • Refactor codebase for better readability
  • Update dependencies to latest versions
  • Optimize performance of table generator
  • Fix minor bugs in model package

1.2.0 #

  • Update supgen_models utility to 1.5.0
  • Enhance enums types generation
  • Handle array type generation. Ex: _text => List
  • Add reverse retrieval of Enum for enums containing hyphens (-)
3
likes
0
points
37
downloads

Publisher

verified publishertaaswzx.com

Weekly Downloads

A Dart package for generating classes, enums, and views directly from a Supabase PostgreSQL server. Simplify the process of integrating your database schema into your Dart/Flutter projects.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

analyzer, build, collection, crypto, dart_style, dartx, glob, json_annotation, path, postgres, sup_gen_model, yaml

More

Packages that depend on sup_gen_runner