A Cadmean RPC library for Dart.
More...
cadRPC is an easy-to-use RPC technology. It's goal is to simplify the communication with your web API, hiding all the HTTP and JSON poppycock.
Add dependency to the pubspec.yaml file.
pubspec.yaml
cadmean_rpc: ^0.1.0
cadmean.ru
Repository (GitHub)View/report issues
unknown (license)
http
Packages that depend on cadmean_rpc
Back