dart_frog_gen 0.2.0 copy "dart_frog_gen: ^0.2.0" to clipboard
dart_frog_gen: ^0.2.0 copied to clipboard

outdated

Code generation tooling for Dart Frog. Built by Very Good Ventures.

example/main.dart

import 'dart:io';

import 'package:dart_frog_gen/dart_frog_gen.dart';

void main() {
  final routeConfiguration = buildRouteConfiguration(Directory.current);
  stdout.writeln(routeConfiguration.toString());
}
22
likes
0
points
5.8k
downloads

Publisher

verified publisherdart-frog.dev

Weekly Downloads

Code generation tooling for Dart Frog. Built by Very Good Ventures.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

path

More

Packages that depend on dart_frog_gen