rpc_helpers 0.0.1 copy "rpc_helpers: ^0.0.1" to clipboard
rpc_helpers: ^0.0.1 copied to clipboard

Dart 1 only

This package contains some rpc helper

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rpc_helpers

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

dependencies:
  rpc_helpers: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:rpc_helpers/rpc_helpers.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

This package contains some rpc helper

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

logging, logging_handlers, rpc

More

Packages that depend on rpc_helpers