clean_gen_tool_plus 1.0.5 copy "clean_gen_tool_plus: ^1.0.5" to clipboard
clean_gen_tool_plus: ^1.0.5 copied to clipboard

CleanGenToolPlus is a Dart package designed to help developers create and manage clean architecture projects efficiently.

example/clean_gen_tool_plus_example.dart

import 'package:clean_gen_tool_plus/clean_gen_tool_plus.dart';

Future<void> main() async {
  // Use this command to generate the code
  // dart run lib/gen_tool.dart
  await CleanGenToolPlus.generate();
}
2
likes
150
points
15
downloads

Publisher

verified publisherbummycakes.com

Weekly Downloads

CleanGenToolPlus is a Dart package designed to help developers create and manage clean architecture projects efficiently.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, io, path, yaml

More

Packages that depend on clean_gen_tool_plus