trpc_client_generator 0.1.2 trpc_client_generator: ^0.1.2 copied to clipboard
A TRPC router mapper for Dart.
0.1.0 #
- Initial version.
0.1.1 #
- Added support for directly passing the routes file path to the generator, instead of using a json file.
0.1.2 #
- Using trpc-extractor@1.2.0 to generate the routes. (Adds compatibility with tRPC v11)