dart_frog_gen 2.0.0 copy "dart_frog_gen: ^2.0.0" to clipboard
dart_frog_gen: ^2.0.0 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...
}
copied to clipboard
20
likes
160
points
3.29k
downloads

Publisher

verified publisherverygood.ventures

Weekly Downloads

2024.08.26 - 2025.03.10

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#server #backend #dart-frog #codegen

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

equatable, path, pubspec_parse

More

Packages that depend on dart_frog_gen