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

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

1.1.0 #

  • Require sdk: ^3.0.0
  • Require analyzer: '>=4.6.0 <7.0.0'
  • Remove trailing slash requirement when using mount.

1.0.6 #

  • Added package topics to the pubspec file.

1.0.5 #

  • Require analyzer: '>=4.6.0 <6.0.0'
  • Require sdk: '>=2.17.0 <3.0.0'
  • Require code_builder: ^4.2.0

1.0.4 #

  • Support update-to-date dependencies.

1.0.3 #

  • Update the pubspec repository field.

1.0.2 #

  • Support update-to-date dependencies.

1.0.1 #

  • Support update-to-date dependencies.

1.0.0 #

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

0.7.2+4 #

  • Relax dependency constraint on analyzer.

0.7.2+3 #

  • Relax dependency constraint on analyzer.

0.7.2+2 #

  • Relax dependency constraint on analyzer.

0.7.2+1 #

  • Relax dependency constraint on analyzer.

0.7.2 #

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

0.7.1 #

  • Bumped dependencies.

0.7.0+1 #

  • Updated README.md with references to package build_runner.

0.7.0 #

  • Initial release
62
likes
140
pub points
83%
popularity

Publisher

verified publishertools.dart.dev

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

Repository (GitHub)
View/report issues
Contributing

Topics

#server #shelf

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

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

More

Packages that depend on shelf_router_generator