da_gen 0.1.2
da_gen: ^0.1.2 copied to clipboard
This is a Dart CLI tool that automatically generates files for the Data layer in a MVVM structure.
example/da_gen_example.dart
// This tool is primarily executed through bin/dagen.dart
// Usage example: dart run bin/dagen.dart User --freezed --json
void main() { }