supadart 1.7.2 copy "supadart: ^1.7.2" to clipboard
supadart: ^1.7.2 copied to clipboard

Generate Dart classes from your Supabase schema.

Supadart #

This is a simple command line tool that generates dart classes from your Supabase schema.

For updated documentation, please visit the official Supadart Github Repo

# 🎯 Active from pub.dev
dart pub global activate supadart

# 🚀 Run via
supadart
# or
dart pub global run supadart
copied to clipboard
-h, --help       Show usage information
-i, --init       Initialize config file supadart.yaml
-c, --config     Path to config file of yaml   (default: ./supadart.yaml)
-u, --url        Supabase URL                  (if not set in yaml)
-k, --key        Supabase ANON KEY             (if not set in yaml)
-v, --version    v1.6.6
copied to clipboard

formerly: Supabase Schema Dart Class Generator

6
likes
130
points
182
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.25 - 2025.04.09

Generate Dart classes from your Supabase schema.

Repository (GitHub)
View/report issues

Topics

#cli #generator #supabase #schema #class

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

args, dotenv, http, yaml

More

Packages that depend on supadart