ruta_generator 0.1.11 copy "ruta_generator: ^0.1.11" to clipboard
ruta_generator: ^0.1.11 copied to clipboard

Generator for ruta framework

Ruta Generator #

The Ruta Generator is a code generation tool for the Ruta framework, inspired by dart_frog. It automates the creation of boilerplate code for your Ruta server, helping you scaffold routes, handlers, and more with ease.

Features #

  • Route Generation: Automatically generate route handlers and folder structures.
  • Build Runner Integration: Seamlessly integrates with build_runner for code generation.
  • Time-Saving: Focus on building your application logic instead of writing repetitive code.

Installation #

Add the following to your pubspec.yaml:

dev_dependencies:
  ruta_generator: ^0.1.0
  build_runner: ^2.4.0
0
likes
130
points
169
downloads

Publisher

unverified uploader

Weekly Downloads

Generator for ruta framework

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, collection, get_it, glob, injectable, ruta, shelf_swagger_ui

More

Packages that depend on ruta_generator