boot_http_client_generator 0.2.0+2
boot_http_client_generator: ^0.2.0+2 copied to clipboard
Code generator for Boot HTTP client (@Client annotation).
boot_http_client_generator #
Code generator for Boot declarative HTTP clients (@Client).
Part of the Boot Framework.
Usage #
Add as a dev dependency:
dev_dependencies:
boot_http_client_generator: ^0.1.0
build_runner: ^2.4.0
The generator auto-applies to any package that depends on boot_http_client.