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