trpc_client_annotations 0.1.1 copy "trpc_client_annotations: ^0.1.1" to clipboard
trpc_client_annotations: ^0.1.1 copied to clipboard

Annotations for trpc_client_generator

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trpc_client_annotations

With Flutter:

 $ flutter pub add trpc_client_annotations

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  trpc_client_annotations: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:trpc_client_annotations/trpc_client_annotations.dart';
0
likes
140
points
99
downloads

Publisher

verified publisherwosher.co

Weekly Downloads

Annotations for trpc_client_generator

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on trpc_client_annotations