Soia Client
Dart client library for Soia serialization and RPC communication.
Installation
Add this to your pubspec.yaml:
dependencies:
soia: ^0.3.0 # Use the latest version
Then run:
dart pub get
Dart client library for Soia serialization and RPC communication.
Add this to your pubspec.yaml:
dependencies:
soia: ^0.3.0 # Use the latest version
Then run:
dart pub get