cfc 1.0.9 copy "cfc: ^1.0.9" to clipboard
cfc: ^1.0.9 copied to clipboard

A CLI tool to scaffold clean architecture feature folders in Flutter.

example/example.dart

import 'package:cfc/cfc.dart';

void main() {
  // Example usage of the CFC CLI tool.
  cfc('my_feature');
}
1
likes
160
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool to scaffold clean architecture feature folders in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

lints

More

Packages that depend on cfc