ianvs_acp_runtime 0.1.0 copy "ianvs_acp_runtime: ^0.1.0" to clipboard
ianvs_acp_runtime: ^0.1.0 copied to clipboard

PlatformmacOS

Shared Rust stdio ACP runtime and Dart C FFI bindings for macOS agent hosts, with streaming sessions, permissions, cancellation and native build tooling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ianvs_acp_runtime

With Flutter:

 $ flutter pub add ianvs_acp_runtime

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

dependencies:
  ianvs_acp_runtime: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:ianvs_acp_runtime/ianvs_acp_runtime.dart';
0
likes
130
points
75
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared Rust stdio ACP runtime and Dart C FFI bindings for macOS agent hosts, with streaming sessions, permissions, cancellation and native build tooling.

Topics

#acp #agent #ffi #rust #macos

License

Apache-2.0 (license)

Dependencies

ffi

More

Packages that depend on ianvs_acp_runtime