supafreeze 1.0.6 copy "supafreeze: ^1.0.6" to clipboard
supafreeze: ^1.0.6 copied to clipboard

Generate Freezed models from Supabase database schema automatically. Supports incremental generation, smart caching, and build_runner integration.

example/lib/example.dart

/// Example app for testing supafreeze
///
/// After running build_runner, you can import generated models:
/// ```dart
/// import 'package:example/models/users.supafreeze.dart';
/// ```
library;
1
likes
150
points
127
downloads

Publisher

unverified uploader

Weekly Downloads

Generate Freezed models from Supabase database schema automatically. Supports incremental generation, smart caching, and build_runner integration.

Topics

#supabase #freezed #code-generation #build-runner #postgresql

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, crypto, http, path, recase, source_gen, yaml

More

Packages that depend on supafreeze