shelf_router_generator 1.0.0 copy "shelf_router_generator: ^1.0.0" to clipboard
shelf_router_generator: ^1.0.0 copied to clipboard

outdated

A package:build compatible builder for generating request routers for the shelf web-framework based on source annotations.

v1.0.0 #

  • Support update-to-date dependencies.
  • Migrate implementation to null safety.
  • Generate null-safe code.

v0.7.2+4 #

  • Relax dependency constraint on analyzer.

v0.7.2+3 #

  • Relax dependency constraint on analyzer.

v0.7.2+2 #

  • Relax dependency constraint on analyzer.

v0.7.2+1 #

  • Relax dependency constraint on analyzer.

v0.7.2 #

  • Use literalString('...', raw: true) from package:code_builder to ensure that generated strings are properly escaped (fixing #10).

v0.7.1 #

  • Bumped dependencies.

v0.7.0+1 #

  • Updated README.md with references to package build_runner.

v0.7.0 #

  • Initial release
63
likes
0
pub points
82%
popularity

Publisher

verified publishertools.dart.dev

A package:build compatible builder for generating request routers for the shelf web-framework based on source annotations.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, build_config, code_builder, http_methods, shelf, shelf_router, source_gen

More

Packages that depend on shelf_router_generator