supafreeze 1.0.2 copy "supafreeze: ^1.0.2" to clipboard
supafreeze: ^1.0.2 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
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

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

More

Packages that depend on supafreeze