revali_client_gen 2.0.0-dev copy "revali_client_gen: ^2.0.0-dev" to clipboard
revali_client_gen: ^2.0.0-dev copied to clipboard

A Revali Server Client Construct to generate client code using `revali_router`

example/example.dart

import 'package:client/client.dart';

void main() async {
  final client = Server(); // Generated client

  final user = await client.getUser(id: 1);
}
0
likes
0
points
239
downloads

Publisher

verified publisherrevali.dev

Weekly Downloads

A Revali Server Client Construct to generate client code using `revali_router`

Repository (GitHub)
View/report issues

Topics

#revali #construct #client

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

analyzer, change_case, code_builder, collection, dart_style, path, revali_annotations, revali_client, revali_construct, revali_core, revali_router, revali_router_annotations

More

Packages that depend on revali_client_gen