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

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

Dart Frog Logo

ci coverage pub package style: very good analysis License: MIT

Code generation tooling for Dart Frog.

Developed with πŸ’™ by Very Good Ventures πŸ¦„

import 'dart:io';

import 'package:dart_frog_gen/dart_frog_gen.dart';

void main() {
  final routeConfiguration = buildRouteConfiguration(Directory.current);
  // Use the route configuration...
}
22
likes
150
points
5.48k
downloads

Publisher

verified publisherdart-frog.dev

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

path, pubspec_parse

More

Packages that depend on dart_frog_gen