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