0 purchases
dart frog gen
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.