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

AI Market Protocol v2 consumer SDK for Dart/Flutter. Discover, purchase, and invoke AI capabilities from the decentralized marketplace.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aimarket_agent

With Flutter:

 $ flutter pub add aimarket_agent

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

dependencies:
  aimarket_agent: ^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:aimarket_agent/aimarket_agent.dart';
0
likes
140
points
43
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AI Market Protocol v2 consumer SDK for Dart/Flutter. Discover, purchase, and invoke AI capabilities from the decentralized marketplace.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

crypto, ed25519_edwards, http, web3dart

More

Packages that depend on aimarket_agent