Soia Client
Dart client library for Soia serialization and RPC communication.
Installation
Add this to your pubspec.yaml
:
dependencies:
soia: ^0.1.0
Then run:
dart pub get
Dart client library for Soia serialization and RPC communication.
Add this to your pubspec.yaml
:
dependencies:
soia: ^0.1.0
Then run:
dart pub get