agixtsdk 0.0.7 copy "agixtsdk: ^0.0.7" to clipboard
agixtsdk: ^0.0.7 copied to clipboard

An SDK for AGiXT - A powerful SDK for interacting with AGiXT API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add agixtsdk

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

dependencies:
  agixtsdk: ^0.0.7

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

Import it

Now in your Dart code, you can use:

import 'package:agixtsdk/agixtsdk.dart';
1
likes
110
points
80
downloads

Publisher

verified publisherbirdup.link

Weekly Downloads

An SDK for AGiXT - A powerful SDK for interacting with AGiXT API

Documentation

API reference

License

MIT (license)

Dependencies

async, crypto, fake_async, fixnum, flutter, http, http_parser, json_annotation, leak_tracker, material_color_utilities, meta, path, typed_data, uuid, web

More

Packages that depend on agixtsdk